Re: [csswg-drafts] Definition of "Block-level box" in CSS2 Specification (#11126)

- > the ICB isn’t classified as a block container; it’s described as a “rectangle” rather than a “box,”

    Yeah. But there is typically some abuse of notation when referring to containing blocks, or maybe formatting contexts can be established by either a box or the initial containg block. Feel free to file an issue about this.

- > how the BFC established by the ICB specifically ensures that the root element’s box behaves as a block-level box

    This doesn't happen automatically, it's explicitly forced in https://drafts.csswg.org/css-display/#root

    > The [root element](https://drafts.csswg.org/css-display/#root-element)’s display type is always [blockified](https://drafts.csswg.org/css-display/#blockify)

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


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

Received on Sunday, 10 November 2024 02:44:07 UTC