[mediacapture-surface-control] Pull Request: Editorial: Add missing nullability

eladalon1983 has just submitted a new pull request for https://github.com/w3c/mediacapture-surface-control:

== Editorial: Add missing nullability ==
The steps of the algorithm attached to `forwardWheel(element)` explicitly discuss the possibility of `element` being `null`, which clearly indicates that the missing `?` in the WebIDL is an editorial error.

See https://github.com/w3c/mediacapture-surface-control/pull/53


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 10 January 2025 13:58:18 UTC