We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1d5e2 commit de2da5dCopy full SHA for de2da5d
1 file changed
css-scroll-snap/Overview.bs
@@ -436,9 +436,9 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
436
437
<pre class="propdef">
438
Name: scroll-snap-align
439
- Value: [ none | edges | <alignment> ] {1,2} |
440
- [ block | inline] [ none | edges | <alignment> ] |
441
- point <alignment>{1,2}
+ Value: [ none | edges | <<alignment>> ] {1,2} |
+ [ block | inline] [ none | edges | <<alignment>> ] |
+ point <<alignment>>{1,2}
442
Initial: none
443
Applies to: all elements
444
Inherited: no
0 commit comments