[csswg-drafts] [css-contain-3] .conditionText and name vs query (#7190)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-contain-3] .conditionText and name vs query ==
`.conditionText` is a single string, but there are two parts to the container query: the container name, and the query against it. Both of these form the condition of the rule, but it might be useful to have them represented independently in the API.

Suggestion: `.conditionText` is the entirety of the preamble, add `.containerName` and `.containerQuery` to represent the container name and query independently in the CSSContainerRule interface and the ContainerQueryList interface.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7190 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 31 March 2022 23:00:50 UTC