Skip to content

Commit e2060f2

Browse files
committed
[css-text] Add IDto Appendix A
1 parent 0c783c0 commit e2060f2

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

css-text/Overview.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,8 @@ <h2 class="no-num no-toc" id=contents> Table of Contents</h2>
343343
Bidirectionality and Line Boxes</a>
344344
</ul>
345345

346-
<li class=no-num><a
347-
href="#appendix-a-text-processing-order-of-oper">Appendix A: Text
348-
Processing Order of Operations</a>
346+
<li class=no-num><a href="#order">Appendix A: Text Processing Order of
347+
Operations</a>
349348

350349
<li class=no-num><a href="#default-stylesheet"> Appendix B: Default UA
351350
Stylesheet</a>
@@ -3336,8 +3335,7 @@ <h3 id=bidi-linebox><span class=secno>9.3. </span> Bidirectionality and
33363335
containing paragraph, the <code>&lt;textarea></code>.
33373336
</div>
33383337

3339-
<h2 class=no-num id=appendix-a-text-processing-order-of-oper>Appendix A:
3340-
Text Processing Order of Operations</h2>
3338+
<h2 class=no-num id=order>Appendix A: Text Processing Order of Operations</h2>
33413339

33423340
<p>The following list defines the order of text operations.
33433341
(Implementations are not bound to this order as long as the resulting

css-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@ <h3 id="bidi-linebox">
24462446
paragraph, the <code>&lt;textarea></code>.
24472447
</div>
24482448

2449-
<h2 class="no-num">Appendix A:
2449+
<h2 class="no-num" id="order">Appendix A:
24502450
Text Processing Order of Operations</h2>
24512451

24522452
<p>The following list defines the order of text operations.

0 commit comments

Comments
 (0)