Skip to content

Commit 4c68aa2

Browse files
committed
[css-scroll-snap-1] Use the right term; 'reachable' is for a different concept that's not what we meant here.
1 parent 244c3cd commit 4c68aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-scroll-snap-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Scroll Snap Strictness: the ''scroll-snap-type/none'', ''proximity'', and ''mand
344344
If specified on a <a>scroll container</a>,
345345
the <a>scroll container</a> is required to be <a>snapped</a> to a snap position
346346
when there are no active scrolling operations.
347-
If a reachable snap position exists
347+
If a valid <a>snap position</a> exists
348348
then the scroll container must <a>snap</a> at the termination of a scroll
349349
(if none exist then no <a>snapping</a> occurs).
350350

0 commit comments

Comments
 (0)