Re: [csswg-drafts] [css-display-3] Specify who establishes initial formatting context (#6708)

@Loirooriol How do we know that the `html` establish a BFC, from specification? I could find the closest thing to the fact only in the following:

> A block container establishes a new block formatting context if its parent formatting context is not a block formatting context[...] — https://www.w3.org/TR/css-display-3/#block-container

But, can we say that `establishes a new block formatting context if its parent formatting context is not a block formatting context` equals to `establishs its own BFC because there is no parent BFC.`? In other worlds, "a parent is not BFC" -> "there is no parent"?

It may not matter who establishes the initial FC but i think it's better to specify this concern explicitly.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 7 October 2021 01:56:52 UTC