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
@@ -1986,7 +1986,7 @@ Changes since the <a href="https://www.w3.org/TR/2021/WD-css-conditional-5-20211
1986
1986
<li>Imported the definitions of <font-format> and <font-tech> from CSS Fonts 4, rather than duplicating them in this specification (<a href="https://github.com/w3c/csswg-drafts/issues/8110">#8110</a>)</li>
1987
1987
<li> Updated to use the new parsing algorithm names and block production names</li>
1988
1988
<li>Corrected a typo in the grammar of <font-format></li>
1989
-
<li>Corrected extra spaces in the font-tech and font-format productions (<a href="https://github.com/w3c/csswg-drafts/issues/7369">#7369</a>)</li>
1989
+
<li>Corrected extra spaces in the font-tech and font-format productions (<a href="https://github.com/w3c/csswg-drafts/issues/7369">#7369</a>)</li>
1990
1990
</ul>
1991
1991
1992
1992
<h3 id="changes-from-L4" class="no-num">
@@ -2001,6 +2001,7 @@ Additions since Level 4</h3>
2001
2001
<li>Moved Container Queries from [[CSS-CONTAIN-3]] to this specification.
2002
2002
(See also the [[CSS-CONTAIN-3#changes]] for more information
2003
2003
on the evolution of this feature.)
2004
+
<li>Added ''@supports-condition'' at-rule and related {{CSSSupportsConditionRule}} interface.
0 commit comments