We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1f7d3 commit 79132ecCopy full SHA for 79132ec
css-contain-3/Overview.bs
@@ -660,8 +660,14 @@ Container Queries: the ''@container'' rule</h3>
660
so it is not always possible to merge the individual <<container-condition>>s
661
into a single query.
662
663
+ Global, name-defining [=at-rules=]
664
+ such as ''@keyframes'' or ''@font-face'' or ''@layer''
665
+ that are defined inside [=container queries=]
666
+ are not constrained by the [=container query=] conditions.
667
+
668
Issue(6827): What happens to other @rules inside @container?
669
670
671
<h3 id="animated-containers">
672
Animated Containers</h3>
673
0 commit comments