We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da56ab5 commit cbffb69Copy full SHA for cbffb69
1 file changed
css-scroll-snap/Overview.bs
@@ -806,6 +806,8 @@ Choosing Snap Positions {#choosing}
806
past the edge of its <a>scrollable area</a>,
807
the <a>scroll container</a> must be scrolled <em>as much as possible</em> in each relevant axis
808
toward the desired <a>snap position</a>.
809
+ This is the <em>used</em> <a>snap position</a> corresponding to that <a>snap position</a>;
810
+ that is, the UA must “snap” to this position just as it would have if it were the actual specified alignment.
811
812
* A user agent <em>may</em> want to ignore ''mandatory'' <a>snap positions</a>
813
that are sufficiently far away from the scroll's end point,
0 commit comments