Re: [csswg-drafts] [css-display] BFC roots may not be block boxes

@SelenIT I think Tab meant that a flex item does not necessarily establish a BFC, e.g. if it has `display: flex`, it establishes a FFC instead. But if it has `display: block` then it's "flow-layout stuff" and establishes a BFC.

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

Received on Thursday, 6 July 2017 13:56:37 UTC