Skip to content

Commit

Permalink
[css-2024] Fixed errors and warnings (#11376)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianZ authored Dec 15, 2024
1 parent f673507 commit b1b87f6
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions css-2024/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Boilerplate: index no
<pre class=link-defaults>
spec:selectors-4; type:selector; text::lang()
spec:selectors-4; type:dfn; text:document language
spec:css-ui-3; type:property; text:cursor
spec:css-ui-3; type:property; text:outline
spec:css-display-3; type:property; text:display
</pre>


Expand Down Expand Up @@ -447,8 +450,8 @@ Fairly Stable Modules with limited implementation experience</h3>
<dt><a href="https://www.w3.org/TR/css-view-transitions-1/">CSS View Transitions Module Level 1</a>
[[CSS-VIEW-TRANSITIONS-1]]</dt>
<dd>
Defines the View Transition API, along with associated properties and pseudo-elements,
which allows developers to create animated visual transitions representing
Defines the View Transition API, along with associated properties and pseudo-elements,
which allows developers to create animated visual transitions representing
changes in the document state.
</dd>
</dl>
Expand Down Expand Up @@ -920,7 +923,7 @@ Safe to Release pre-CR Exceptions</h2>
<h3 id="terms">Terms Index</h3>

<index type="dfn" status="TR" spec="
css2,
css21,
css-syntax-3,
css-style-attr,
mediaqueries-3,
Expand Down Expand Up @@ -964,7 +967,7 @@ Safe to Release pre-CR Exceptions</h2>
<h3 id="selectors">Selector Index</h3>

<index type="selector" status="TR" spec="
css2,
css21,
css-syntax-3,
css-style-attr,
mediaqueries-3,
Expand Down Expand Up @@ -1009,7 +1012,7 @@ Safe to Release pre-CR Exceptions</h2>
At-Rule Index</h3>

<index type="at-rule" status="TR" spec="
css2,
css21,
css-syntax-3,
css-style-attr,
mediaqueries-3,
Expand Down Expand Up @@ -1053,7 +1056,7 @@ At-Rule Index</h3>
<h3 id="properties">Property Index</h3>

<index type="property" status="TR" spec="
css2,
css21,
css-syntax-3,
css-style-attr,
mediaqueries-3,
Expand Down Expand Up @@ -1097,7 +1100,7 @@ At-Rule Index</h3>
<h3 id="values">Values Index</h3>

<index type="value" status="TR" spec="
css2,
css21,
css-syntax-3,
css-style-attr,
mediaqueries-3,
Expand Down

0 comments on commit b1b87f6

Please sign in to comment.