Skip to content

Commit c4d9f3a

Browse files
committed
[css-2023] fix w3c#8432
1 parent 774d8fe commit c4d9f3a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

css-2023/Overview.bs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ Modules with Rough Interoperability</h3>
548548
Also defines an application programming interface for interacting with this model.
549549

550550
<dt><a href="https://www.w3.org/TR/css-fonts-4/">CSS Fonts Module Level 4</a>
551-
[[CSS-FONTS-4]]
551+
[[!CSS-FONTS-4]]
552552
<dd>
553553
Extends and supersedes CSS Fonts 3
554554
and provides more control over font choice and feature selection,
@@ -912,7 +912,7 @@ Safe to Release pre-CR Exceptions</h2>
912912
<h3 id="terms">Terms Index</h3>
913913

914914
<index type="dfn" status="TR" spec="
915-
css2,
915+
css21,
916916
css-syntax-3,
917917
css-style-attr,
918918
mediaqueries-3,
@@ -925,7 +925,7 @@ Safe to Release pre-CR Exceptions</h2>
925925
css-color-3,
926926
css-backgrounds-3,
927927
css-images-3,
928-
css-fonts-3,
928+
css-fonts-4,
929929
css-multicol-1,
930930
css-ui-3,
931931
compositing-1,
@@ -956,7 +956,7 @@ Safe to Release pre-CR Exceptions</h2>
956956
<h3 id="selectors">Selector Index</h3>
957957

958958
<index type="selector" status="TR" spec="
959-
css2,
959+
css21,
960960
css-syntax-3,
961961
css-style-attr,
962962
mediaqueries-3,
@@ -969,7 +969,7 @@ Safe to Release pre-CR Exceptions</h2>
969969
css-color-3,
970970
css-backgrounds-3,
971971
css-images-3,
972-
css-fonts-3,
972+
css-fonts-4,
973973
css-multicol-1,
974974
css-ui-3,
975975
compositing-1,
@@ -1001,7 +1001,7 @@ Safe to Release pre-CR Exceptions</h2>
10011001
At-Rule Index</h3>
10021002

10031003
<index type="at-rule" status="TR" spec="
1004-
css2,
1004+
css21,
10051005
css-syntax-3,
10061006
css-style-attr,
10071007
mediaqueries-3,
@@ -1014,7 +1014,7 @@ At-Rule Index</h3>
10141014
css-color-3,
10151015
css-backgrounds-3,
10161016
css-images-3,
1017-
css-fonts-3,
1017+
css-fonts-4,
10181018
css-multicol-1,
10191019
css-ui-3,
10201020
compositing-1,
@@ -1045,7 +1045,7 @@ At-Rule Index</h3>
10451045
<h3 id="properties">Property Index</h3>
10461046

10471047
<index type="property" status="TR" spec="
1048-
css2,
1048+
css21,
10491049
css-syntax-3,
10501050
css-style-attr,
10511051
mediaqueries-3,
@@ -1058,7 +1058,7 @@ At-Rule Index</h3>
10581058
css-color-3,
10591059
css-backgrounds-3,
10601060
css-images-3,
1061-
css-fonts-3,
1061+
css-fonts-4,
10621062
css-multicol-1,
10631063
css-ui-3,
10641064
compositing-1,
@@ -1089,7 +1089,7 @@ At-Rule Index</h3>
10891089
<h3 id="values">Values Index</h3>
10901090

10911091
<index type="value" status="TR" spec="
1092-
css2,
1092+
css21,
10931093
css-syntax-3,
10941094
css-style-attr,
10951095
mediaqueries-3,
@@ -1102,7 +1102,7 @@ At-Rule Index</h3>
11021102
css-color-3,
11031103
css-backgrounds-3,
11041104
css-images-3,
1105-
css-fonts-3,
1105+
css-fonts-4,
11061106
css-multicol-1,
11071107
css-ui-3,
11081108
compositing-1,

0 commit comments

Comments
 (0)