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 f5b79e9 commit 4514b3eCopy full SHA for 4514b3e
css-display/Overview.bs
@@ -615,10 +615,6 @@ Automatic Box Type Transformations</h3>
615
its [=inner display type=] converts to ''flow''
616
so that it becomes a <a>block container</a>.
617
618
- Issue: Should conversion of layout-internal display types also happen for inlinification?
619
- If it does, should it change to ''flow'' or ''flow-root''?
620
- If it doesn't, then anonymous-box fixup will handle things.
621
-
622
The root element’s display type is always <a>blockified</a>.
623
Additionally, a 'display' of ''display/contents'' computes to ''block'' on the root element.
624
0 commit comments