- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 May 2025 07:30:50 +0000
- To: public-css-archive@w3.org
> Both flexbox and grid explicitly say their children are not block-level. Yes, flex items can only be flex-level. But by itself this still doesn't explain how different outer display types are handled in flex layout. And again, blockification at computed-value time is not a necessity, it's how things are. > What's special about grid containers It's flow layout what's special since it combines block and inline layouts. Not grid. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12216#issuecomment-2900199509 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 22 May 2025 07:30:50 UTC