Skip to content

Commit d904ce9

Browse files
committed
[css-values-5][editorial] Align subheadings
1 parent d108b02 commit d904ce9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-values-5/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ Selecting the First Supported Value: the ''first-valid()'' notation</h3>
12551255
-->
12561256

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

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

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

13931393
<!--
13941394
Ian's proposal:
@@ -1507,7 +1507,7 @@ Ian's proposal:
15071507
</div>
15081508

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

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

0 commit comments

Comments
 (0)