8000
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 f7ff606 commit c9f1bb1Copy full SHA for c9f1bb1
css-display/Overview.bs
@@ -754,6 +754,9 @@ Run-In Layout</h2>
754
after its ''::marker'' pseudo-element's boxes (if any),
755
but preceding any other boxes generated by the contents of the block
756
(including the box generated by the ''::before'' pseudo-element, if any).
757
+ This step recurses if possible
758
+ (so that the run-in effectively becomes
759
+ part of the deepest subsequent “paragraph” in its formatting context).
760
761
The reparented content is then formatted as if originally parented there.
762
<span class='note'>Note that only layout is affected, not inheritance,
0 commit comments