Skip to content

Commit c61ede7

Browse files
authored
[css-contain-3] No query container for unknown features (w3c#7551) (w3c#9776)
From [1]: "RESOLVED: No container is valid for unknown queries" [1] w3c#7551 (comment) Co-authored-by: Rune Lillesveen <futhark@chromium.org>
1 parent a48ebb2 commit c61ede7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-contain-3/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,9 @@ Container Queries: the ''@container'' rule</h3>
612612
is selected from among the element’s ancestor [=query containers=]
613613
that are established as a valid [=query container=]
614614
for all the [=container features=]
615-
in the <<container-query>>.
615+
in the <<container-query>>. If the <<container-query>> contains unknown
616+
or unsupported [=container feature=]s, no [=query container=] will be
617+
selected.
616618
The optional <<container-name>>
617619
filters the set of [=query containers=] considered
618620
to just those with a matching [=query container name=].

0 commit comments

Comments
 (0)