File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -577,8 +577,10 @@ Automatic Box Type Transformations</h3>
577
577
or <dfn export lt="inlinify|inlinification">inlinification</dfn> of the box type,
578
578
which sets the box’s <a>outer display type</a>
579
579
to ''block'' or ''inline'' (respectively).
580
- This has no effects on <a>display types</a> that generate no box at all,
581
- such as ''display/none'' or ''display/contents'' .
580
+ (This has no effects on <a>display types</a> that generate no box at all,
581
+ such as ''display/none'' or ''display/contents'' .)
582
+ Additionally, if the box originally had a [=layout-internal=] display type,
583
+ then its [=inner display type=] is set to ''flow'' .
582
584
583
585
<div class='example'>
584
586
Some examples of this include:
You can’t perform that action at this time.
0 commit comments