- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Jul 2017 22:08:44 +0000
- To: public-css-archive@w3.org
Alright, the new prose now says BFC Abbreviation for <a>block formatting context</a>. Has various informal definitions referring to boxes which contain internal floats, exclude external floats, and suppress margin collapsing, and may refer specifically to: * a <a>block container</a>that establishes a new <a>block formatting context</a> for its contents * a <a>block box</a> (i.e. a <a>block-level</a> block container) that establishes a block formatting context for its contents (as distinguished from a block box which does not) * any block-level box that establishes a new formatting context (other than an inline formatting context) Let me know if there needs to be any further edits. Note that this term does not appear in specs, only in discussions about CSS outside of specs. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1471#issuecomment-313240736 using your GitHub account
Received on Wednesday, 5 July 2017 22:08:50 UTC