Skip to content

Commit 49d4155

Browse files
committed
[css-rhythm-1] Update references to block-step-insert: margin
1 parent 1905188 commit 49d4155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-rhythm-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Specifying Alignment: the 'block-step-align' property {#block-step-align}
267267
<dl dfn-for="block-step-align" dfn-type="value">
268268
<dt><dfn>auto</dfn>
269269
<dd>
270-
If 'block-step-insert' is ''margin'':
270+
If 'block-step-insert' is ''margin-box'':
271271
if 'align-self' is ''start'', ''end'', or ''center'', treat as that value,
272272
otherwise treat as ''center''.
273273

@@ -289,7 +289,7 @@ Specifying Alignment: the 'block-step-align' property {#block-step-align}
289289
additional spacing cannot be added to margins
290290
that are truncated or omitted due to unforced fragmentation breaks
291291
(see [[CSS3-PAGE]] and [[CSS-BREAK-3]]);
292-
therefore if 'block-step-insert' is ''margin'',
292+
therefore if 'block-step-insert' is ''margin-box'',
293293
all extra space derived from applying 'block-step-size'
294294
must be inserted on the opposite side of the fragment
295295
(regardless of 'block-step-align').

0 commit comments

Comments
 (0)