- From: Guillaume via GitHub <noreply@w3.org>
- Date: Fri, 01 May 2026 07:07:03 +0000
- To: public-css-archive@w3.org
cdoublev has just labeled a pull request from cdoublev for https://github.com/w3c/csswg-drafts as "css-conditional-5": == [css-conditional-5] Define the block contents of `@container` with `<rule-list>` == `<block-contents>` seems confusing to me because declarations are allowed only when `@container` is nested (at any level) in a style rule. It is also inconsistent with other conditional rules (`@media` and `@supports`), whose block contents is defined with `<rule-list>`. > All conditional group rules are defined to take a `<rule-list>` in their block https://drafts.csswg.org/css-conditional-3/#contents-of See https://github.com/w3c/csswg-drafts/pull/9215 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 May 2026 07:07:04 UTC