Skip to content

Commit bfab016

Browse files
committed
[css-snappoints] Typo margin box -> border box
1 parent 1071e9f commit bfab016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-snappoints/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Overview {#overview}
186186

187187
<a>Snap positions</a> can be specified
188188
as a particular alignment ('scroll-snap-align')
189-
of an element's <a>scroll snap margin</a> ('scroll-snap-margin', defaulting to its margin box)
189+
of an element's <a>scroll snap margin</a> ('scroll-snap-margin', defaulting to its border box)
190190
within the <a>scroll container</a>’s <a>snap alignment container</a>
191191
(the rectangle obtained by reducing its visual viewport by its 'scroll-snap-padding').
192192
This is conceptually equivalent to specifying the alignment of

0 commit comments

Comments
 (0)