Skip to content

Commit 2ba801e

Browse files
committed
[css-scroll-snap] Add a comma.
1 parent ebbfa11 commit 2ba801e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#snap-type}
295295
on its <a>containing block chain</a>
296296
is a <a>scroll container</a> with a non-''scroll-snap-type/none'' value for 'scroll-snap-type',
297297
that is the box's <dfn export local-lt="snap container">scroll snap container</dfn>.
298-
Otherwise, the box has no <a>scroll snap container</a>
299-
and its <a>snap positions</a> do not cause snapping.
298+
Otherwise, the box has no <a>scroll snap container</a>,
299+
and its <a>snap positions</a> do not trigger <a>snapping</a>.
300300

301301
Advisement:
302302
Authors should use mandatory snap positions with consideration of

0 commit comments

Comments
 (0)