You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-scroll-snap-2] Add snap event handler attributes for Document and Element (w3c#10215)
* [css-scroll-snap-2] Add snap event handler attributes for Document and Element
This adds the onsnapchanged and onsnapchanging attributes to the
css-scroll-snap-2 specification for elements and Document objects.
Heavily influenced by css-animations extensions to
GlobalInterfaceHandlers[1].
[1] https://drafts.csswg.org/css-animations/#interface-globaleventhandlers
* [css-scroll-snap-2] Add snap event handler attributes
Move to appendix; point to html spec.
* [css-scroll-snap-2] Add snap event handler attributes
Clarify that event handlers are additional attributes.
0 commit comments