- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Nov 2024 21:46:09 +0000
- To: public-css-archive@w3.org
No, that's backwards. Being a block container depends on the inner display type, not on the contents. The in-flow contents being block-level or inline-level is a consequence of being a block container. And being a block container is unrelated to being block-level, you can have inline-level block containers (a.k.a inline-block). -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11126#issuecomment-2463289825 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 November 2024 21:46:10 UTC