Skip to content

Commit c19b851

Browse files
committed
change id of appendix A
1 parent 75609de commit c19b851

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css3-values/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
298298
References: ‘<code class=css>attr()</code></a>
299299
</ul>
300300

301-
<li><a href="#required-ranges"><span class=secno>9. </span> Appendix A:
302-
Recommended Minimum Ranges and Precision of Computed Values</a>
301+
<li><a href="#limits"><span class=secno>9. </span> Appendix A: Recommended
302+
Minimum Ranges and Precision of Computed Values</a>
303303

304304
<li class=no-num><a href="#acknowledgments">Acknowledgments</a>
305305

@@ -1891,8 +1891,8 @@ <h3 id=attr-notation><span class=secno>8.3. </span> Attribute References:
18911891
versions of CSS may extend ‘<a href="#attr"><code
18921892
class=css>attr()</code></a>’ in this direction.
18931893

1894-
<h2 id=required-ranges><span class=secno>9. </span> Appendix A: Recommended
1895-
Minimum Ranges and Precision of Computed Values</h2>
1894+
<h2 id=limits><span class=secno>9. </span> Appendix A: Recommended Minimum
1895+
Ranges and Precision of Computed Values</h2>
18961896

18971897
<p> For unrestricted values, the recommended minimum range and precision of
18981898
computed values is given in the table below.

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1411,7 +1411,7 @@ <h3 id="attr-notation">
14111411
another attribute. Future versions of CSS may extend ''attr()'' in this
14121412
direction.</p>
14131413

1414-
<h2 id="required-ranges">
1414+
<h2 id="limits">
14151415
Appendix A: Recommended Minimum Ranges and Precision of Computed Values</h2>
14161416

14171417
<p>

0 commit comments

Comments
 (0)