Skip to content

Commit cbffb69

Browse files
committed
[css-scroll-snap] Clarify that scroll-as-far-as-possible is a snapped position, not just an ending position.
1 parent da56ab5 commit cbffb69

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -806,6 +806,8 @@ Choosing Snap Positions {#choosing}
806806
past the edge of its <a>scrollable area</a>,
807807
the <a>scroll container</a> must be scrolled <em>as much as possible</em> in each relevant axis
808808
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.
809811

810812
* A user agent <em>may</em> want to ignore ''mandatory'' <a>snap positions</a>
811813
that are sufficiently far away from the scroll's end point,

0 commit comments

Comments
 (0)