You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The {{CSSConditionRule}} interface represents all the "conditional" at-rules,
890
+
<p>The {{CSSConditionRule}} interface represents
891
+
all the “conditional” at-rules,
891
892
which consist of a condition and a statement block.
892
893
893
894
<pre class='idl' export>
@@ -1039,7 +1040,7 @@ Changes</h2>
1039
1040
<li>Require whitespace around ''and'' and ''or'' and after ''not''.
1040
1041
<li>Add note explaining that user preferences that effectively disable a property (e.g., high-contrast mode disabling colors) do not effect the definition of support.
1041
1042
<li>Describe requirements for conditionText getter on CSSSupportsRule.
1042
-
<li>Clarify the definition of "literal match" in CSS.supports().
1043
+
<li>Clarify the definition of “literal match” in CSS.supports().
1043
1044
<li>Specify behavior of CSSGroupingRule.insertRule when given an empty string or more than one syntactically valid rule.
if index is greater than or equal to <code>cssRules.length</code>.
661
661
</dl>
662
662
<h3class="heading settled" data-level="7.3" id="the-cssconditionrule-interface"><spanclass="secno">7.3. </span><spanclass="content"> The <code>CSSConditionRule</code> interface</span><aclass="self-link" href="#the-cssconditionrule-interface"></a></h3>
663
-
<p>The <codeclass="idl"><adata-link-type="idl" href="#cssconditionrule">CSSConditionRule</a></code> interface represents all the "conditional" at-rules,
<h3class="heading settled" data-level="7.6" id="the-css-interface"><spanclass="secno">7.6. </span><spanclass="content"> The <code>CSS</code> interface, and the <codetitle="">supports()</code> function</span><aclass="self-link" href="#the-css-interface"></a></h3>
734
735
<p>The <dfndata-dfn-type="dfn" data-noexport="" id="CSS-interface"><code>CSS</code><aclass="self-link" href="#CSS-interface"></a></dfn> interface holds useful CSS-related functions that do not belong elsewhere. </p>
<li>Require whitespace around <spanclass="css">and</span> and <spanclass="css">or</span> and after <aclass="css" data-link-type="maybe" href="https://drafts.csswg.org/mediaqueries-4/#valdef-media-not">not</a>.
765
766
<li>Add note explaining that user preferences that effectively disable a property (e.g., high-contrast mode disabling colors) do not effect the definition of support.
766
767
<li>Describe requirements for conditionText getter on CSSSupportsRule.
767
-
<li>Clarify the definition of "literal match" in CSS.supports().
768
+
<li>Clarify the definition of “literal match” in CSS.supports().
768
769
<li>Specify behavior of CSSGroupingRule.insertRule when given an empty string or more than one syntactically valid rule.
<li><ahref="#nested_statement">nested_statement</a><span>, in §3</span>
910
911
<li><ahref="#or">OR</a><span>, in §6</span>
911
-
<li><ahref="#dom-css-supports-property-value-property">property</a><span>, in §7.6</span>
912
912
<li><ahref="#dfn-support">support</a><span>, in §6.1</span>
913
913
<li><ahref="#at-ruledef-supports">@supports</a><span>, in §6</span>
914
914
<li><ahref="#supports_condition">supports_condition</a><span>, in §6</span>
915
915
<li><ahref="#typedef-supports-condition"><supports-condition></a><span>, in §6</span>
916
916
<li><ahref="#supports_condition_in_parens">supports_condition_in_parens</a><span>, in §6</span>
917
+
<li><ahref="#dom-css-supports-conditiontext">supports(conditionText)</a><span>, in §7.6</span>
917
918
<li><ahref="#supports_conjunction">supports_conjunction</a><span>, in §6</span>
918
919
<li><ahref="#supports_declaration_condition">supports_declaration_condition</a><span>, in §6</span>
919
920
<li><ahref="#supports_disjunction">supports_disjunction</a><span>, in §6</span>
920
921
<li><ahref="#supports_negation">supports_negation</a><span>, in §6</span>
922
+
<li><ahref="#dom-css-supports">supports(property, value)</a><span>, in §7.6</span>
921
923
<li><ahref="#supports_rule">supports_rule</a><span>, in §6</span>
924
+
<li><ahref="#dom-cssrule-supports_rule">SUPPORTS_RULE</a><span>, in §7.1</span>
922
925
<li><ahref="#supports_sym">SUPPORTS_SYM</a><span>, in §6</span>
923
-
<li><ahref="#dom-css-supports-property-value-value">value</a><span>, in §7.6</span>
924
926
</ul>
925
927
<h3class="no-num heading settled" id="index-defined-elsewhere"><spanclass="content">Terms defined by reference</span><aclass="self-link" href="#index-defined-elsewhere"></a></h3>
0 commit comments