Re: [csswg-drafts] [css-display][css-ruby] Inlinification Considerations

Wasn't this changed in #1340? Now CSS Display says

> Some layout effects require blockification or inlinification of the box type, which sets the box’s outer display type to block or inline (respectively). [...] Additionally, if the box originally had a layout-internal display type, then its inner display type is set to flow.

Then, `table-row` blockifies to `block` and inlinifies to `inline`.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1390#issuecomment-302252976 using your GitHub account

Received on Wednesday, 17 May 2017 22:49:58 UTC