Re: [csswg-drafts] [cssom-view] Pass scrollX/scrollY in scrollend event (#13505)

IMHO there’s a question as to whether developers would want the pre-reflow values (which presumably would be free to provide) or the post-reflow after any scroll finishes (e.g. if new content without reserved space is inserted)?

In the latter case a reflow might be necessary anyway and so might be best left for the developer to explicitly call so it’s not calced needlessly if it won’t be used.

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


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

Received on Tuesday, 17 February 2026 10:10:31 UTC