Skip to content

Commit a84e7df

Browse files
committed
[css-conditional] Update Changes list.
1 parent 3d22c62 commit a84e7df

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

css-conditional/Overview.bs

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,14 +1034,11 @@ partial interface CSS {
10341034
Changes</h2>
10351035

10361036
<p>The following (non-editorial) changes were made to this specification since the
1037-
<a href="https://www.w3.org/TR/2012/WD-css3-conditional-20121213/">13 December 2012 Working Draft</a>:
1037+
<a href="https://www.w3.org/TR/2013/CR-css3-conditional-20130404/">4 April 2013 Candidate Recommendation</a>:
10381038

10391039
<ul>
1040-
<li>Require whitespace around ''and'' and ''or'' and after ''not''.
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.
1042-
<li>Describe requirements for conditionText getter on CSSSupportsRule.
1043-
<li>Clarify the definition of &ldquo;literal match&rdquo; in CSS.supports().
1044-
<li>Specify behavior of CSSGroupingRule.insertRule when given an empty string or more than one syntactically valid rule.
1040+
<li>Fixed missing semicolons in IDL code.
1041+
<li>Updated links, terminology, and example code in response to changes to other modules.
10451042
</ul>
10461043

10471044
<h2 class=no-num id="acknowledgments">Acknowledgments</h2>

0 commit comments

Comments
 (0)