Skip to content

Commit 89af7db

Browse files
committed
Resolve open issue on Phags Pa per feedback form unicode mailing list
1 parent 7914199 commit 89af7db

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030

3131
<h1>CSS Writing Modes Module Level 3</h1>
3232

33-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 May 2011</h2>
33+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 May 2011</h2>
3434

3535
<dl>
3636
<dt>This version:
3737

3838
<dd><a
3939
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
4040
<!--
41-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110517">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110517/</a>
41+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110518">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110518/</a>
4242
-->
4343

4444

@@ -1397,7 +1397,7 @@ <h2 id=intro-text-layout><span class=secno>5. </span> Introduction to
13971397
<dt>vertical-only
13981398

13991399
<dd>Scripts that have vertical, but not horizontal, native orientation.
1400-
Includes: Mongolian, Manchu
1400+
Includes: Mongolian, Phags Pa
14011401

14021402
<dt>bi-orientational
14031403

@@ -2852,16 +2852,14 @@ <h2 class=no-num id=script-orientations>Appendix B: Bi-orientational
28522852

28532853
<p><em>This section is normative.</em>
28542854

2855-
<p>This appendix gives the orientational properties of vertical scripts in
2856-
Unicode 6.0 <a href="#UNICODE"
2857-
rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a>. Any script not listed
2858-
explicitly is assumed to be <i>horizontal-only</i>. The script
2859-
classification of Unicode characters is given by <a href="#UAX24"
2860-
rel=biblioentry>[UAX24]<!--{{!UAX24}}--></a>.
2855+
<p>This appendix gives the orientational properties of scripts in Unicode
2856+
6.0 <a href="#UNICODE" rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a>.
2857+
Any script not listed explicitly is assumed to be <i>horizontal-only</i>.
2858+
The script classification of Unicode characters is given by <a
2859+
href="#UAX24" rel=biblioentry>[UAX24]<!--{{!UAX24}}--></a>.
28612860

28622861
<table class=data>
2863-
<caption>Vertical Scripts in Unicode 6.0 and their Bi-orientational
2864-
Transform</caption>
2862+
<caption>Vertical Scripts and their Bi-orientational Transform</caption>
28652863

28662864
<thead>
28672865
<tr>
@@ -2933,7 +2931,7 @@ <h2 class=no-num id=script-orientations>Appendix B: Bi-orientational
29332931

29342932
<td>Phags Pa
29352933

2936-
<td>rotate <span class=issue>?</span>
2934+
<td>rotate
29372935

29382936
<tr>
29392937
<td>Yiii

css3-writing-modes/Overview.src.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ <h2 id="intro-text-layout">
10121012
Includes: Latin, Arabic, Hebrew, Devanagari
10131013
<dt>vertical-only</dt>
10141014
<dd>Scripts that have vertical, but not horizontal, native orientation.
1015-
Includes: Mongolian, Manchu
1015+
Includes: Mongolian, Phags Pa
10161016
<dt>bi-orientational</dt>
10171017
<dd>Scripts that have both vertical and horizontal native orientation.
10181018
Includes: Han, Hangul, Japanese Kana
@@ -2149,13 +2149,13 @@ <h2 class="no-num" id="script-orientations">Appendix B:
21492149
Bi-orientational Transformations</h2>
21502150
<p><em>This section is normative.</em></p>
21512151

2152-
<p>This appendix gives the orientational properties of vertical scripts in
2153-
Unicode 6.0 [[!UNICODE]]. Any script not listed explicitly is assumed to be
2152+
<p>This appendix gives the orientational properties of scripts in Unicode 6.0
2153+
[[!UNICODE]]. Any script not listed explicitly is assumed to be
21542154
<i>horizontal-only</i>. The script classification of Unicode characters is
21552155
given by [[!UAX24]].
21562156

21572157
<table class="data">
2158-
<caption>Vertical Scripts in Unicode 6.0 and their Bi-orientational Transform
2158+
<caption>Vertical Scripts and their Bi-orientational Transform
21592159
<thead>
21602160
<tr><th>Code <th>Name <th>Transform
21612161
</thead>
@@ -2168,7 +2168,7 @@ <h2 class="no-num" id="script-orientations">Appendix B:
21682168
<tr><td>Hani <td>Han <td>translate
21692169
<tr><td>Hang <td>Hangul <td>translate
21702170
<tr><td>Mong <td>Mongolian <td>rotate
2171-
<tr><td>Phag <td>Phags Pa <td>rotate <span class="issue">?</span>
2171+
<tr><td>Phag <td>Phags Pa <td>rotate
21722172
<tr><td>Yiii <td>Yi <td>translate
21732173
</tbody>
21742174
</table>

0 commit comments

Comments
 (0)