Skip to content

Commit de2da5d

Browse files
committed
[css-scroll-snap] More bikeshed fixes
1 parent 2d1d5e2 commit de2da5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -436,9 +436,9 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
436436

437437
<pre class="propdef">
438438
Name: scroll-snap-align
439-
Value: [ none | edges | <alignment> ] {1,2} |
440-
[ block | inline] [ none | edges | <alignment> ] |
441-
point <alignment>{1,2}
439+
Value: [ none | edges | <<alignment>> ] {1,2} |
440+
[ block | inline] [ none | edges | <<alignment>> ] |
441+
point <<alignment>>{1,2}
442442
Initial: none
443443
Applies to: all elements
444444
Inherited: no

0 commit comments

Comments
 (0)