We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ff6ee commit 8158a65Copy full SHA for 8158a65
1 file changed
css-scroll-snap/Overview.bs
@@ -427,8 +427,9 @@ Scroll Snapport: the 'scroll-padding' property {#scroll-padding}
427
the area of the scrollport that is used as the <a>alignment container</a>
428
for the <a>scroll snap areas</a> when calculating <a>snap positions</a>.
429
430
- Values are interpreted as for 'padding',
431
- and specify inward offsets from each edge of the scrollport.
+ Values must be non-negative
+ and are interpreted as for 'padding',
432
+ specifying inward offsets from each edge of the scrollport.
433
434
<div class="example">
435
In this example, 'scroll-padding' is used to center slideshow images
0 commit comments