Skip to content

Commit 47eb3de

Browse files
committed
[css-display-3] Improve antecedenting and punctuation.
1 parent 10d721d commit 47eb3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ Run-In Layout</h2>
846846
<li>
847847
If a <a>run-in sequence</a> is immediately followed by a block box
848848
that does not establish a new <a>block formatting context</a>,
849-
it is inserted as direct children of the block box
849+
it is inserted as direct children of that block box:
850850
after its ''::marker'' pseudo-element's boxes (if any),
851851
but preceding any other boxes generated by the contents of the block
852852
(including the box generated by the ''::before'' pseudo-element, if any).

0 commit comments

Comments
 (0)