Skip to content

Commit 622c8f1

Browse files
committed
[css-scroll-snap-1] Fix scroll-padding-inline/block grammar ad hope ewilligers don't hate me yet for screwing this up so many times. w3c#3189
1 parent 7ae499f commit 622c8f1

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
@@ -1015,7 +1015,7 @@ Flow-relative Longhands for 'scroll-padding' {#padding-longhands-logical}
10151015

10161016
<pre class="propdef shorthand">
10171017
Name: scroll-padding-block, scroll-padding-inline
1018-
Value: auto | <<length-percentage>>{1,2}
1018+
Value: [ auto | <<length-percentage>> ]{1,2}
10191019
Initial: auto
10201020
Applies to: all elements
10211021
Inherited: no

0 commit comments

Comments
 (0)