Closed
Description
Now that #1390 removed the issue in the spec, the spec clearly says that e.g. an element with display: table-row
that is inlinified should have an inline
outer display type and a table-row
inner display type. But this kind of box is not defined anywhere!
From #1390 it seems that inlinification should not affect layout-internal boxes.