We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790d2a6 commit f721376Copy full SHA for f721376
1 file changed
css-scroll-snap/Overview.bs
@@ -605,6 +605,7 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-alignm
605
correspond to the x and y axes, and not the y and x axes, respectively.
606
607
If the <a>snap area</a> is larger than the <a>snap viewport</a> in a particular axis,
608
+ and there are no other <a>snap areas</a> within the <a>snap viewport</a>,
609
then any scroll position in which the <a>snap area</a> covers the <a>snap viewport</a>
610
is a valid <a>snap position</a> in that axis.
611
The UA may use the specified alignment as a more precise target
0 commit comments