We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d721d commit 47eb3deCopy full SHA for 47eb3de
css-display-3/Overview.bs
@@ -846,7 +846,7 @@ Run-In Layout</h2>
846
<li>
847
If a <a>run-in sequence</a> is immediately followed by a block box
848
that does not establish a new <a>block formatting context</a>,
849
- it is inserted as direct children of the block box
+ it is inserted as direct children of that block box:
850
after its ''::marker'' pseudo-element's boxes (if any),
851
but preceding any other boxes generated by the contents of the block
852
(including the box generated by the ''::before'' pseudo-element, if any).
0 commit comments