You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>When a box is <adata-link-type=dfnhref=#inlinifytitle=inlinified>inlinified</a>,
463
+
it recursively <adata-link-type=dfnhref=#inlinifytitle=inlinifies>inlinifies</a> all of its in-flow children
464
+
unless it itself establishes a new formatting context,
465
+
so that no block-level descendants
466
+
break up the inline formatting context in which it participates.</p>
467
+
462
468
<p>The root element’s display type is always <adata-link-type=dfnhref=#blockifytitle=blockified>blockified</a>.
463
469
Additionally, a <aclass=propertydata-link-type=propdeschref=#propdef-display-outsidetitle=display-outside>display-outside</a> of <aclass=cssdata-link-for=display-outsidedata-link-type=maybehref=#valdef-display-outside-contentstitle=contents>contents</a> computes to <aclass=cssdata-link-type=maybehref=#valdef-display-outside-block-leveltitle=block-level>block-level</a> on the root element.</p>
464
470
465
-
<pclass=issueid=issue-d4a1c253><aclass=self-linkhref=#issue-d4a1c253></a>Move the definition of recursive inlinification from Ruby to here.</p>
<h2class="no-num heading settled" id=issues-index><spanclass=content>Issues Index</span><aclass=self-linkhref=#issues-index></a></h2><divstyle="counter-reset: issue"><divclass=issue><aclass=cssdata-link-for=display-outsidedata-link-type=maybehref=#valdef-display-outside-contentstitle=contents>contents</a> currently only has an effect on box generation and layout.
809
810
Other things that care about the document tree are unaffected, like counter scopes.
810
-
Is this what we want?<ahref=#issue-1cacf007> ↵ </a></div><divclass=issue>Move the definition of recursive inlinification from Ruby to here.<ahref=#issue-d4a1c253> ↵ </a></div><divclass=issue>Define handling of whitespace containing out-of-flow elements between run-ins,
811
+
Is this what we want?<ahref=#issue-1cacf007> ↵ </a></div><divclass=issue>Define handling of whitespace containing out-of-flow elements between run-ins,
811
812
run-ins that contain block-level content (<adata-link-type=dfnhref=#inlinifytitle=inlinify>inlinify</a> the contents recursively?),
812
813
and anything else in bz’s feedback.<ahref=#issue-803bbb08> ↵ </a></div></div>
0 commit comments