[csswg-drafts] [cssom-view] migration of the scrollend event did not include onscrollend (#7949)

dlrobertson has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] migration of the scrollend event did not include onscrollend ==
The migration of `scrollend` from [WICG/overscroll-scrollend-events](https://github.com/WICG/overscroll-scrollend-events), did not include the `onscrollend` event handler from [Extensions to the `GlobalEventHandlers` interface](https://wicg.github.io/overscroll-scrollend-events/#extensions-to-the-globaleventhandlers-interface). Similar to [onscroll](https://drafts.csswg.org/cssom-view/#dom-visualviewport-onscroll), I believe the `onscrollend` should be the [event handler IDL attribute](https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-idl-attributes) for the [scrollend](https://drafts.csswg.org/cssom-view/#eventdef-document-scrollend) event.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7949 using your GitHub account


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

Received on Monday, 24 October 2022 23:51:49 UTC