Skip to content

Commit 47282ab

Browse files
authored
[css-2025][editorial] Fixed Bikeshed errors (#12547)
1 parent e1bf92d commit 47282ab

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

css-2025/Overview.bs

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Prepare for TR: no
77
Group: CSSWG
88
Work Status: revising
99
URL: https://drafts.csswg.org/css-2025/
10+
TR: https://www.w3.org/TR/css-2025/
1011
Editor: Tab Atkins Jr., Google, http://xanthir.com/, w3cid 42199
1112
Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400
1213
Editor: Florian Rivoal, Invited Expert, https://florian.rivoal.net, w3cid 43241
@@ -36,9 +37,6 @@ spec:css-display-3; type:property; text:display
3637
</pre>
3738

3839

39-
40-
</div>
41-
4240
Introduction {#intro}
4341
=====================
4442

@@ -954,7 +952,7 @@ Safe to Release pre-CR Exceptions</h2>
954952
<h3 id="terms">Terms Index</h3>
955953

956954
<index type="dfn" status="TR" spec="
957-
css21,
955+
css2,
958956
css-syntax-3,
959957
css-style-attr,
960958
mediaqueries-3,
@@ -998,7 +996,7 @@ Safe to Release pre-CR Exceptions</h2>
998996
<h3 id="selectors">Selector Index</h3>
999997

1000998
<index type="selector" status="TR" spec="
1001-
css21,
999+
css2,
10021000
css-syntax-3,
10031001
css-style-attr,
10041002
mediaqueries-3,
@@ -1043,7 +1041,7 @@ Safe to Release pre-CR Exceptions</h2>
10431041
At-Rule Index</h3>
10441042

10451043
<index type="at-rule" status="TR" spec="
1046-
css21,
1044+
css2,
10471045
css-syntax-3,
10481046
css-style-attr,
10491047
mediaqueries-3,
@@ -1087,7 +1085,7 @@ At-Rule Index</h3>
10871085
<h3 id="properties">Property Index</h3>
10881086

10891087
<index type="property" status="TR" spec="
1090-
css21,
1088+
css2,
10911089
css-syntax-3,
10921090
css-style-attr,
10931091
mediaqueries-3,
@@ -1131,7 +1129,7 @@ At-Rule Index</h3>
11311129
<h3 id="values">Values Index</h3>
11321130

11331131
<index type="value" status="TR" spec="
1134-
css21,
1132+
css2,
11351133
css-syntax-3,
11361134
css-style-attr,
11371135
mediaqueries-3,

0 commit comments

Comments
 (0)