- From: gitspeaks via GitHub <sysbot+gh@w3.org>
- Date: Sun, 10 Nov 2024 08:08:47 +0000
- To: public-css-archive@w3.org
> 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) It seems that the root element being block-level is a direct definition achieved through blockification, not a consequence of the ICB establishing a block formatting context. Would you consider rephrasing the statement in https://github.com/w3c/csswg-drafts/pull/8095 _"defining the ICB to establish a block formatting context so that the root element's box is fully defined to be a block-level box"_ to clarify that the root element is defined as block-level through blockification, independent of the BFC established by the ICB? This might help make the relationship clearer. -- GitHub Notification of comment by gitspeaks Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11126#issuecomment-2466633266 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 08:08:48 UTC