|
28 | 28 |
|
29 | 29 | <h1>CSS Writing Modes Module Level 3</h1> |
30 | 30 |
|
31 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 March 2011</h2> |
| 31 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 March 2011</h2> |
32 | 32 |
|
33 | 33 | <dl> |
34 | 34 | <dt>This version: |
35 | 35 |
|
36 | 36 | <dd><a |
37 | 37 | href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a> |
38 | 38 | <!-- |
39 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110309">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110309</a> |
| 39 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110314">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110314</a> |
40 | 40 | --> |
41 | 41 |
|
42 | 42 |
|
@@ -259,8 +259,8 @@ <h2 class="no-num no-toc" id=Contents>Table of Contents</h2> |
259 | 259 |
|
260 | 260 | <li class=no-num><a href="#bidi-html">Appendix B: Bidi Rules for HTML</a> |
261 | 261 |
|
262 | | - <li class=no-num><a href="#appendix-a-script-orientations">Appendix A: |
263 | | - Script Orientations</a> |
| 262 | + <li class=no-num><a href="#script-orientations">Appendix A: Script |
| 263 | + Orientations</a> |
264 | 264 |
|
265 | 265 | <li class=no-num><a href="#appendix-b-references">Appendix B: |
266 | 266 | References</a> |
@@ -1323,7 +1323,7 @@ <h2 id=intro-text-layout><span class=secno>5. </span> Introduction to |
1323 | 1323 | bi-orientational transform, which orients them correctly in vertical text: |
1324 | 1324 | CJK (Chinese/Japanese/Korean) characters translate, that is, they are |
1325 | 1325 | always upright. Other scripts, such as Mongolian, rotate. (See <a |
1326 | | - href=script-orientations>Appendix A</a> for a list of intrinsic |
| 1326 | + href="#script-orientations">Appendix A</a> for a list of intrinsic |
1327 | 1327 | bi-orientational transforms.) |
1328 | 1328 |
|
1329 | 1329 | <p>Scripts without a native vertical orientation can be either rotated (set |
@@ -2617,8 +2617,7 @@ <h2 class=no-num id=bidi-html>Appendix B: Bidi Rules for HTML</h2> |
2617 | 2617 | { unicode-bidi: isolate; } |
2618 | 2618 | </pre> |
2619 | 2619 |
|
2620 | | - <h2 class=no-num id=appendix-a-script-orientations>Appendix A: Script |
2621 | | - Orientations</h2> |
| 2620 | + <h2 class=no-num id=script-orientations>Appendix A: Script Orientations</h2> |
2622 | 2621 |
|
2623 | 2622 | <p>This appendix gives the orientational properties of vertical scripts in |
2624 | 2623 | <a href="#UNICODE" rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a>. Any |
|
0 commit comments