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
@@ -990,9 +990,8 @@ The following (non-editorial) changes were made to this specification since the
990
990
<!-- to 12 Aug 2024 -->
991
991
<li>Clarified that supports() must return false for invalid custom property values</li>
992
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>
994
993
<!-- to 24 June 2024 -->
995
-
<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>
994
+
<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>
996
995
<li>Added .matches to @media and @supports (<a href="https://github.com/w3c/csswg-drafts/issues/4240">Issue 4240</a>)</li>
997
996
<li>Updated to the new parsing algo names and block production names.</li>
998
997
<li>Removed procedure to set readonly CSSMediaRule.conditionText (<a href="https://github.com/w3c/csswg-drafts/pull/8796">PR 8796</a>)</li>
0 commit comments