- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Thu, 12 Mar 2026 12:15:08 +0000
- To: public-css-archive@w3.org
emilio has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-conditional-5] Extend CSSContainerRule for multiple conditions. == Open questions: * Do we want to do this "return string or array thing"? Or should we just return the empty string on `containerName` / `containerQuery` when there are multiple conditions? Maybe that's simpler. * If we do the "string or array thing", do we still want to expose the "always array" version (`containerNames` / `containerQueries`)? I _think_ so, but I guess I could go either way. Fixes #10845 See https://github.com/w3c/csswg-drafts/pull/13635 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 12 March 2026 12:15:09 UTC