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

Yes, that `<body>` is a block container, and is a block box. But it doesn't establish a BFC, it just continues the BFC established by the `<html>`. The `<html>` mush establish its own BFC because there is no parent BFC.

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


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

Received on Wednesday, 6 October 2021 18:51:50 UTC