We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4154cd commit 7c41938Copy full SHA for 7c41938
1 file changed
css-conditional-5/Overview.bs
@@ -1947,6 +1947,10 @@ The <code>CSSContainerRule</code> interface</h3>
1947
};
1948
</pre>
1949
1950
+ <wpt>
1951
+ container-queries/container-rule-cssom.html
1952
+ </wpt>
1953
+
1954
<dl class='idl-attributes'>
1955
<dt><code>conditionText</code> of type <code>CSSOMString</code> (CSSContainerRule-specific definition for attribute on CSSConditionRule)
1956
<dd>The <code>conditionText</code> attribute (defined on the <code>CSSConditionRule</code> parent rule),
0 commit comments