Re: [csswg-drafts] [cssom-view] Clarify number and order of `scroll` and `scrollend` events when a `scroll` event listener performs another scroll (#13772)

It matches my understanding.  I would say that the spec does just need to add some words something like "move the pending scroll events into a temporal list" and process each item in the list... etc. With that any new scroll events will be queued in the pending scroll events queue, not in the one which is currently being processed.

-- 
GitHub Notification of comment by hiikezoe
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13772#issuecomment-4195623876 using your GitHub account


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

Received on Monday, 6 April 2026 23:50:50 UTC