We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48ebb2 commit c61ede7Copy full SHA for c61ede7
css-contain-3/Overview.bs
@@ -612,7 +612,9 @@ Container Queries: the ''@container'' rule</h3>
612
is selected from among the element’s ancestor [=query containers=]
613
that are established as a valid [=query container=]
614
for all the [=container features=]
615
- in the <<container-query>>.
+ in the <<container-query>>. If the <<container-query>> contains unknown
616
+ or unsupported [=container feature=]s, no [=query container=] will be
617
+ selected.
618
The optional <<container-name>>
619
filters the set of [=query containers=] considered
620
to just those with a matching [=query container name=].
0 commit comments