[csswg-drafts] [css-scroll-snap-2] Why is scroll-start measured against the width/height of the scrollport? (#8854)

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

== [css-scroll-snap-2] Why is scroll-start measured against the width/height of the scrollport? ==
[css-scroll-snap-2 scroll-start](https://drafts.csswg.org/css-scroll-snap-2/#scroll-start) says that end is equivalent to 100% and that values corresponding to a length greater than the width/height of the scrollport are clamped to the width/height implying that 100% would be the width of the scrollport. This means that `end` would not be the end of the scroll but one page over / down. I think this is probably not the intention, @argyleink ?

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


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

Received on Thursday, 18 May 2023 15:47:12 UTC