Skip to content

Commit b7682b3

Browse files
committed
x
1 parent 6a81ed5 commit b7682b3

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

css3-values/Overview.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,8 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
258258
<li><a href="#finding-the-computed-value"><span class=secno>7.2
259259
</span>Finding the computed value</a>
260260

261-
<li><a href="#used-values"><span class=secno>7.3 </span>Used values</a>
261+
<li><a href="#finding-the-used-value"><span class=secno>7.3
262+
</span>Finding the used value</a>
262263

263264
<li><a href="#finding-the-actual-value"><span class=secno>7.4
264265
</span>Finding the actual value</a>
@@ -1541,8 +1542,8 @@ <h3 id=finding-the-computed-value><span class=secno>7.2 </span>Finding the
15411542
computed value of invalid and absolute URIs is the same as the specified
15421543
value.
15431544

1544-
<h3 id=used-values><span class=secno>7.3 </span><dfn id=used-values0>Used
1545-
values</dfn></h3>
1545+
<h3 id=finding-the-used-value><span class=secno>7.3 </span>Finding the <dfn
1546+
id=used-value>used value</dfn></h3>
15461547

15471548
<p>Computed values are processed as far as possible without formatting the
15481549
document. Some values, however, can only be determined when the document
@@ -2054,8 +2055,8 @@ <h2 class=no-num id=index>Index</h2>
20542055
<li>URL (Uniform Resource Locator), <a href="#urls" title="URL (Uniform
20552056
Resource Locator)"><strong>6.13</strong></a>
20562057

2057-
<li>Used values, <a href="#used-values0" title="Used
2058-
values"><strong>7.3</strong></a>
2058+
<li>used value, <a href="#used-value" title="used
2059+
value"><strong>7.3</strong></a>
20592060

20602061
<li>vh (unit), <a href="#vh" title="vh
20612062
(unit)"><strong>6.3.2.6.</strong></a>

0 commit comments

Comments
 (0)