Skip to content

Commit d3de480

Browse files
committed
[css-scroll-snap-1] s/viewport/scrollport/ (now that we have this more precisely-defined term)
1 parent d03005a commit d3de480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-scroll-snap-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Scroll Snapport: the 'scroll-padding' property {#scroll-padding}
464464
</div>
465465
</dl>
466466

467-
These offsets reduce the region of the viewport
467+
These offsets reduce the region of the <a>scrollport</a>
468468
that is considered “viewable” <em>for scrolling operations</em>:
469469
they have no effect on layout,
470470
on the scroll origin or initial position,
@@ -624,7 +624,7 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
624624
<h4 id="snap-scope">
625625
Scoping Valid Snap Positions to Visible Boxes</h4>
626626

627-
Since the purpose of scroll snapping is to align content within the viewport
627+
Since the purpose of scroll snapping is to align content within the <a>scrollport</a>
628628
for optimal viewing,
629629
a scroll position cannot be considered a valid <a>snap position</a>
630630
if <a>snapping</a> to it would leave the contributing <a>snap area</a>

0 commit comments

Comments
 (0)