- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 May 2018 17:08:50 +0000
- To: public-css-archive@w3.org
@fantasai But converting `flow-root` to `flow` when blockifying seemed acceptable to me because all current cases force a new BFC, and I presumed this would also hold for new properties. But in your hypothetical example, a `flow-root` inner display type is not only lost in the computed value, in practice the block container also stops establishing a BFC. This seems bad to me. If I specify `flow-root`, I should always get a BFC. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2673#issuecomment-389940096 using your GitHub account
Received on Thursday, 17 May 2018 17:08:58 UTC