[csswg-drafts] [css-scroll-snap] Clarify aligned snap points where the scroll container is impossible to scroll to are valid (or not) (#7698)

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

== [css-scroll-snap] Clarify aligned snap points where the scroll container is impossible to scroll to are valid (or not) ==
So for example, if the scroll container's snapport width is 200px and a child element's width is 100px and the child element's scroll-snap-align is `end`. Then if the child element is positioned at 0px, it's impossible to align the end of the element position, 100px at the scroll container's edge. 

I believe in such cases, the UAs still need to snap the the element itself, but from the spec text it's unclear.

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


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

Received on Tuesday, 6 September 2022 02:11:35 UTC