Re: [csswg-drafts] [css-overscroll-scrollend-events] Content has no way of understanding whether it is being overscrolled or whether scroll has ended (#3801)

Yes I think it could be clearer. What I would expect, for sequence of user scrolls and a rubber band, would be

scroll
scroll
...
scroll
overscroll
...
overscroll
scrollend

I think overscroll events need a scroll offset (maybe different from deltaX/deltaY) which is the overscroll distance.
scrolled should have properties for the final scroll position.

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

Received on Monday, 13 January 2020 22:00:11 UTC