Skip to content

Commit 4a8afc5

Browse files
committed
[css-display] Specify that 'run-in flow-root' blockifies to 'block flow', to be consistent with 'inline-block'. Fixes #1715.
1 parent 4358d72 commit 4a8afc5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-display-3/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,10 @@ Automatic Box Type Transformations</h3>
635635
is <a>blockified</a>,
636636
it becomes a ''block'' box
637637
(losing its ''flow-root'' nature).
638+
For consistency,
639+
a ''run-in flow-root'' box
640+
also [=blockifies=]
641+
to a ''block'' box.
638642

639643
* If a [=layout-internal=] box is <a>blockified</a>,
640644
its [=inner display type=] converts to ''flow''

0 commit comments

Comments
 (0)