- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 May 2025 15:44:32 +0000
- To: public-css-archive@w3.org
There isn't anything special about grid containers. The specs need to explain what to do with an `inline` outer display type in contexts were it doesn't make sense for the box to be inline-level. The current solution is blockification. Another option could have been ignoring the outer display type without affecting the computed value, but I strongly doubt it would be web compatible to change at this point. So it's just how it is. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12216#issuecomment-2898434655 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 May 2025 15:44:33 UTC