@@ -2720,10 +2720,11 @@ <h3 id="cr-exit-criteria">
27202720< h2 class ="no-num " id ="acknowledgements ">
27212721Acknowledgements</ h2 >
27222722
2723- < p > John Daggett, Martin Heijdra,
2723+ < p > John Daggett, Martin Heijdra, Laurentiu Iancu,
27242724Yasuo Kida, Tatsuo Kobayashi, Toshi Kobayashi,
2725- Ken Lunde, Nat McCully,
2726- Paul Nelson, Kenzou Onozawa, Michel Suignard, Taro Yamamoto, Steve Zilles</ p >
2725+ Ken Lunde, Nat McCully, Eric Muller,
2726+ Paul Nelson, Kenzou Onozawa, Dwayne Robinson,
2727+ Michel Suignard, Taro Yamamoto, Steve Zilles</ p >
27272728
27282729< h2 id ="character-properties " class ="no-num "> Appendix A.
27292730Characters and Properties</ h2 >
@@ -2770,49 +2771,48 @@ <h2 id="character-properties" class="no-num">Appendix A.
27702771
27712772< h2 class ="no-num " id ="script-orientations "> Appendix B:
27722773Vertical Scripts in Unicode</ h2 >
2773- < p > < em > This section is normative .</ em > </ p >
2774+ < p > < em > This section is informative .</ em > </ p >
27742775
27752776 < p > This appendix lists the vertical and bi-orientational scripts in Unicode 6.0
2776- [[!UNICODE]]. Any script not listed explicitly is assumed to be
2777- < i > horizontal-only</ i > . The script classification of Unicode characters is
2778- given by [[!UAX24]].
2779- < p class =note > Note that < code > ScriptExtensions.txt</ code > is expected to be used.
2777+ [[!UNICODE]] and their transformation from horizontal to vertical orientation.
2778+ Any script not listed explicitly is assumed to be < i > horizontal-only</ i > .
2779+ The script classification of Unicode characters is given by [[!UAX24]].
27802780
27812781 < table class ="data ">
27822782 < caption > Vertical Scripts in Unicode</ caption >
27832783 < thead >
2784- < tr > < th > Code < th > Name
2784+ < tr > < th > Code < th > Name < th > Transform (Clockwise) < th > Vertical Intrinsic Direction
27852785 </ thead >
27862786 < tbody >
2787- < tr > < td > Bopo < td > Bopomofo
2788- < tr > < td > Brai < td > Braille (?)
2789- < tr > < td > Egyp < td > Egyptian Hieroglyphs
2790- < tr > < td > Hira < td > Hiragana
2791- < tr > < td > Kana < td > Katakana
2792- < tr > < td > Hani < td > Han
2793- < tr > < td > Hang < td > Hangul
2794- < tr > < td > Merc < td > Meroitic Cursive
2795- < tr > < td > Mero < td > Meroitic Hieroglyphs
2796- < tr > < td > Mong < td > Mongolian
2797- < tr > < td > Ogam < td > Ogham
2798- < tr > < td > Orkh < td > Old Turkic
2799- < tr > < td > Phag < td > Phags Pa
2800- < tr > < td > Yiii < td > Yi
2787+ < tr > < td > Bopo < td > Bopomofo < th > 0° < th > ttb
2788+ < tr > < td > Egyp < td > Egyptian Hieroglyphs < th > 0° < th > ttb
2789+ < tr > < td > Hira < td > Hiragana < th > 0° < th > ttb
2790+ < tr > < td > Kana < td > Katakana < th > 0° < th > ttb
2791+ < tr > < td > Hani < td > Han < th > 0° < th > ttb
2792+ < tr > < td > Hang < td > Hangul < th > 0° < th > ttb
2793+ < tr > < td > Merc < td > Meroitic Cursive < th > 0° < th > ttb
2794+ < tr > < td > Mero < td > Meroitic Hieroglyphs < th > 0° < th > ttb
2795+ < tr > < td > Mong < td > Mongolian < th > 90° < th > ttb
2796+ < tr > < td > Ogam < td > Ogham < th > -90° < th > btt
2797+ < tr > < td > Orkh < td > Old Turkic < th > -90° < th > ttb
2798+ < tr > < td > Phag < td > Phags Pa < th > 90° < th > ttb
2799+ < tr > < td > Yiii < td > Yi < th > 0° < th > ttb
28012800 </ tbody >
28022801 </ table >
28032802
28042803 < p > < strong > Exceptions:</ strong >
28052804 For the purposes of this specification, all fullwidth (F) and wide (W) characters
2806- are treated as belonging to a vertical script.
2805+ are treated as belonging to a vertical script,
2806+ and halfwidth characters (H) are treated as belonging ot a horizontal script.
28072807 [[!UAX11]]
28082808
2809- < p class ="note "> For the purposes of this specification, any bottom-to-top
2810- scripts will be treated as horizontal-only. A future
2811- version of CSS may define proper handling of bottom-to-top scripts.
2809+ < p class ="note ">
2810+ CSS3 Writing Modes cannot correctly handle either Ogham or Old Turkic.
2811+ It is recommended that ''text-orientation: sideways-left'' be used to typeset these scripts.
2812+ A future version of CSS may define automatic handling of these scripts.
28122813
2813- < p class ="note "> Note that for vertical-only scripts (Mongolian, Phags Pa),
2814- the glyphs in the Unicode code charts are shown in their vertical
2815- orientation.
2814+ < p class ="note "> Note that for vertical-only characters (such as Mongolian and Phags Pa letters),
2815+ the glyphs in the Unicode code charts are shown in their vertical orientation.
28162816 In horizontal text, they are typeset in a 90° counter-clockwise
28172817 rotation from this orientation.
28182818
0 commit comments