- From: Loirooriol via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Jul 2017 22:46:25 +0000
- To: public-css-archive@w3.org
I disagree with some things: 1. > Has various informal definitions referring to boxes "BFC" refers to the formatting context established by these boxes, not to the boxes themselves. Maybe you are defining a "BFC root" instead? I wouldn't remove that term. 2. > a block box (i.e. a block-level block container) If in point 1 you already included all block containers that establish a BFC, why are you repeating block boxes in point 2? I would remove this, just like there is no need to repeat inline-blocks. 3. > any block-level box that establishes a new formatting context Huh? I don't see the relationship between a BFC and e.g. a block-level flex container. It establishes a FFC, not a BFC. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313247457 using your GitHub account
Received on Wednesday, 5 July 2017 22:46:31 UTC