1 parent ebbfa11 commit 2ba801eCopy full SHA for 2ba801e
1 file changed
css-scroll-snap/Overview.bs
@@ -295,8 +295,8 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#snap-type}
295
on its <a>containing block chain</a>
296
is a <a>scroll container</a> with a non-''scroll-snap-type/none'' value for 'scroll-snap-type',
297
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.
+ Otherwise, the box has no <a>scroll snap container</a>,
+ and its <a>snap positions</a> do not trigger <a>snapping</a>.
300
301
Advisement:
302
Authors should use mandatory snap positions with consideration of
0 commit comments