Skip to content

Commit

Permalink
[css-values-5][editorial] Align subheadings
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Oct 25, 2024
1 parent d108b02 commit d904ce9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css-values-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ Selecting the First Supported Value: the ''first-valid()'' notation</h3>
-->

<h3 id="toggle-notation">
Toggling Between Values: ''toggle()''</h3>
Toggling Between Values: the ''toggle()'' notation</h3>

The <dfn>toggle()</dfn> expression allows descendant elements
to cycle over a list of values instead of inheriting the same value.
Expand Down Expand Up @@ -1388,7 +1388,7 @@ Custom Property References: the ''var()'' notation</h3>
-->

<h3 id="attr-notation">
Attribute References: the ''attr()'' function</h3>
Attribute References: the ''attr()'' notation</h3>

<!--
Ian's proposal:
Expand Down Expand Up @@ -1507,7 +1507,7 @@ Ian's proposal:
</div>

<h4 id=attr-substitution>
''attr()'' Substitution</h4>
Attribute Value Substitution: the ''attr()'' notation</h4>

''attr()'' is an [=arbitrary substitution function=],
similar to ''var()'',
Expand Down

0 comments on commit d904ce9

Please sign in to comment.