Re: [csswg-drafts] [css-display] Becoming a formatting context without display types

Well, before https://github.com/w3c/csswg-drafts/commit/71cfe56bdb91c42cb9b05519df36a7abddbe4638, it were elements what could "become a formatting context". Changing it to boxes fixes this issue, but now "becoming a formatting context" is not well-defined, because boxes don't have display types (#1480). If you plan "become a formatting context" to affect computed `display`, it needs to happen on the element, otherwise there could be no `display` value which generates the resulting boxes.

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

Received on Tuesday, 11 July 2017 22:02:04 UTC