Skip to content

Commit a1a1ad8

Browse files
committed
[css-conditional-3][editorial] update changes
1 parent e84b810 commit a1a1ad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-conditional-3/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,10 @@ The following (non-editorial) changes were made to this specification since the
987987
<a href="https://www.w3.org/TR/2022/CR-css-conditional-3-20220113/">13 January 2022 Candidate Recommendation Snapshot</a>:
988988

989989
<ul id="changes-20220113">
990+
<!-- to 12 Aug 2024 -->
991+
<li>Clarified that supports() must return false for invalid custom property values</li>
992+
<li>Fixed Web IDL, "bool" should have been "boolean"</li>
993+
<li>Clarified that a processor must support both the property and the value <a href="https://github.com/w3c/csswg-drafts/issues/8795">#8795</a> </li>
990994
<!-- to 24 June 2024 -->
991995
<li>Clarified that a processor must support both the property and the value <a href="https://github.com/w3c/csswg-drafts/issues/8795">Issue 8795</a></li>
992996
<li>Added .matches to @media and @supports (<a href="https://github.com/w3c/csswg-drafts/issues/4240">Issue 4240</a>)</li>

0 commit comments

Comments
 (0)