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
@@ -1942,7 +1942,7 @@ Changes since the <a href="https://www.w3.org/TR/2021/WD-css-conditional-5-20211
1942
1942
<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>
1943
1943
<li> Updated to use the new parsing algorithm names and block production names</li>
1944
1944
<li>Corrected a typo in the grammar of <font-format></li>
1945
-
<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>
1945
+
<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>
1946
1946
</ul>
1947
1947
1948
1948
<h3 id="changes-from-L4" class="no-num">
@@ -1955,6 +1955,7 @@ Additions since Level 4</h3>
1955
1955
<li>Moved Container Queries from [[CSS-CONTAIN-3]] to this specification.
1956
1956
(See also the [[CSS-CONTAIN-3#changes]] for more information
1957
1957
on the evolution of this feature.)
1958
+
<li>Added ''@supports-condition'' at-rule and related {{CSSSupportsConditionRule}} interface.
0 commit comments