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
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.