- From: Seokho Song via GitHub <noreply@w3.org>
- Date: Mon, 13 Apr 2026 10:53:07 +0000
- To: public-css-archive@w3.org
While I'm working on [the CL](https://chromium-review.googlesource.com/c/chromium/src/+/7656126), there are three things need to be consider:
1. -List name: Media queries can be a list with a ',' separator, but container queries don't seem to have a similar syntax.
2. The query itself: Should we accept a container name or not? If we do, what would be a good approach? matchContainer("container name and condition") or matchContainer("condition", containerName)?
3. Serialization rules (maybe adopt containerRule.containerQuery?)
--
GitHub Notification of comment by DevSDK
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/13551#issuecomment-4235816324 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 13 April 2026 10:53:08 UTC