We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4f800 commit ee30fabCopy full SHA for ee30fab
1 file changed
css-scroll-snap/Overview.bs
@@ -761,6 +761,11 @@ Choosing Snap Positions {#choosing}
761
and the final snapped scroll position,
762
subject to the additional constraints listed in this section.
763
764
+ * If the most appropriate <a>snap position</a> is "unreachable",
765
+ such that aligning to it would "overscroll" the <a>scroll container</a>,
766
+ the <a>scroll container</a> must be scrolled <em>as much as possible</em> in each axis
767
+ toward the desired <a>snap position</a>.
768
+
769
* <a>2D snap positions</a> are all-or-nothing;
770
if a <a>2D snap position</a> is chosen to align to,
771
the <a>scroll container</a> must set its scroll position
0 commit comments