File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -746,6 +746,9 @@ Run-In Layout</h2>
746
746
A <a>run-in box</a> behaves exactly as an <a>inline-level box</a> , except:
747
747
748
748
<ul>
749
+ <li>
750
+ A <a>run-in box</a> with a ''flow'' <a>inner display type</a> <a>inlinifies</a> its contents.
751
+
749
752
<li>
750
753
If a <a>run-in sequence</a> is immediately followed by a block box
751
754
that does not establish a new <a>block formatting context</a> ,
@@ -766,9 +769,6 @@ Run-In Layout</h2>
766
769
an anonymous block box is generated around the <a>run-in sequence</a>
767
770
and all immediately following inline-level content
768
771
(up to, but not including, the next <a>run-in sequence</a> , if any).
769
-
770
- <li>
771
- A <a>run-in box</a> with a ''flow'' <a>inner display type</a> <a>inlinifies</a> its contents.
772
772
</ul>
773
773
774
774
A <dfn>run-in sequence</dfn> is a maximal sequence of consecutive sibling <a>run-in boxes</a>
You can’t perform that action at this time.
0 commit comments