Skip to content

Commit c505bb2

Browse files
committed
[css-2022][editorial] dedup IDs w3c#7883
1 parent ae334bb commit c505bb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-2022/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Classification of CSS Specifications</h2>
174174
can be found at the <a href="http://www.w3.org/Style/CSS/current-work">CSS Current Work page</a>.
175175

176176

177-
<h3 id="css">Cascading Style Sheets (CSS) &mdash; The Official Definition</h3>
177+
<h3 id=css-official>Cascading Style Sheets (CSS) &mdash; The Official Definition</h3>
178178

179179
This profile includes only specifications that we consider stable
180180
<em>and</em> for which we have enough implementation experience that we are sure of that stability.
@@ -363,7 +363,7 @@ Fairly Stable Modules with limited implementation experience</h3>
363363
The following modules have completed design work,
364364
and are fairly stable,
365365
but have not received much testing and implementation experience yet.
366-
We hope to incorporate them into the [[#css|official definition of CSS]] in a future snapshot.
366+
We hope to incorporate them into the [[#css-official|official definition of CSS]] in a future snapshot.
367367

368368
<dl>
369369
<dt><a href="https://www.w3.org/TR/mediaqueries-4/">Media Queries Level 4</a>
@@ -451,7 +451,7 @@ Modules with Rough Interoperability</h3>
451451
Although the following modules have been widely deployed with <a>rough interoperability</a>,
452452
their details are not fully worked out or sufficiently well-specified
453453
and they need more testing and bugfixing.
454-
We hope to incorporate them into the [[#css|official definition of CSS]] in a future snapshot.
454+
We hope to incorporate them into the [[#css-official|official definition of CSS]] in a future snapshot.
455455

456456
<dl>
457457
<dt><a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a>

0 commit comments

Comments
 (0)