We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21c8e9 commit 147743cCopy full SHA for 147743c
1 file changed
css-scroll-snap/Overview.bs
@@ -636,7 +636,8 @@ Scoping Valid Snap Positions to Visible Boxes</h4>
636
Snapping Boxes that Overflow the Scrollport</h4>
637
638
If the <a>snap area</a> is larger than the <a>scroll snapport</a> in a particular axis,
639
- and there are no other <a>snap areas</a> within the <a>scroll snapport</a>,
+ and there are no other <a>snap areas</a> within the <a>scroll snapport</a>
640
+ that would provide a <a>snap position</a> aligning the overflowing <a>snap area</a> within the <a>snapport</a>,
641
then any scroll position in which the <a>snap area</a> covers the <a>scroll snapport</a>
642
is a valid <a>snap position</a> in that axis.
643
The UA may use the specified alignment as a more precise target
0 commit comments