@@ -1355,10 +1355,10 @@ <h4 id='vertical-orientations'>
13551355Mixed Vertical Orientations</ h4 >
13561356
13571357 < p >
1358- [[!UTR50]] defines a property for the default character orientation of mixed-orientation vertical text.
1358+ [[!UTR50]] defines the Vertical_Orientation property for the default character orientation of mixed-orientation vertical text.
13591359 When 'text-orientation' is ''mixed'',
13601360 the UA must render a < i > character</ i > upright if its orientation property is
1361- < code > U</ code > , < code > T </ code > , or < code > Tu</ code > ;
1361+ < code > U</ code > , < code > Tx </ code > , or < code > Tu</ code > ;
13621362 or < a href ="#typeset-sideways "> typeset it sideways</ a > (90° clockwise from horizontal)
13631363 if its orientation property is < code > R</ code > .
13641364 For < code > Tr</ code > < i > characters</ i > ,
@@ -1377,14 +1377,6 @@ <h4 id='vertical-orientations'>
13771377 and the "upright" orientation of the glyphs of these scripts
13781378 in most OpenType fonts (which assume horizontal typesetting)
13791379 don't match.
1380-
1381- < p class ='issue '>
1382- As of the time of publication,
1383- Unicode has not yet officially updated its orientation data to account for the many errata that were accepted in June 2012.
1384- Therefore, the official UTR50 data (version 5) should not be used.
1385- (Instead, see < a href ="http://www.unicode.org/reports/tr50/tr50-6.Orientation.txt "> this draft of version 6</ a > .)
1386- When Unicode publishes a proper update,
1387- this spec will update its references accordingly.
13881380
13891381< h4 id ='vertical-font-features '>
13901382Vertical Typesetting and Font Features</ h4 >
@@ -1413,7 +1405,7 @@ <h4 id='vertical-font-features'>
14131405 but Western fonts typically lack any vertical typesetting features.)
14141406 Unicode published draft data on which < i > characters</ i > should appear sideways
14151407 as the SVO property in < a href ="http://www.unicode.org/reports/tr50/tr50-6.Orientation.txt "> this data file</ a > ;
1416- however, this property has been abandoned for future revisions of [[!UTR50]].
1408+ however, this property has been abandoned for the current revision of [[!UTR50]].
14171409 < dt id ='typeset-sideways '> sideways characters
14181410 < dd >
14191411 Are typeset rotated 90° sideways with horizontal metrics,
0 commit comments