- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Sun, 27 Jul 2025 22:58:10 +0000
- To: public-css-archive@w3.org
I fail to see how you are interpreting "participates in a BFC" as "establishes a BFC". They are clearly different. > Block-level boxes are boxes that either [...] or establish a new [block formatting context]( http://drafts.csswg.org/css2/#block-formatting). Your definition is wrong, e.g. an inline-block establishes a new BFC but is not block-level. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12529#issuecomment-3124776460 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 27 July 2025 22:58:10 UTC