3232
3333 < h1 > CSS Writing Modes Module Level 3</ h1 >
3434
35- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 26 April 2012</ h2 >
35+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 27 April 2012</ h2 >
3636
3737 < dl >
3838 < dt > This version:
3939
4040 < dd > < a
4141 href ="http://dev.w3.org/csswg/css3-writing-modes/ "> http://dev.w3.org/csswg/css3-writing-modes/</ a >
4242 <!--
43- <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120426 /">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120426 /</a>
43+ <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120427 /">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120427 /</a>
4444-->
4545
4646
@@ -245,7 +245,7 @@ <h2 class="no-num no-toc" id=Contents> Table of Contents</h2>
245245 property</ a >
246246 < ul class =toc >
247247 < li > < a href ="#vertical-font-features "> < span class =secno > 5.1.1. </ span >
248- Applying Vertical Font Features</ a >
248+ Vertical Typesetting and Font Features</ a >
249249 </ ul >
250250 </ ul >
251251
@@ -1819,8 +1819,8 @@ <h3 id=text-orientation><span class=secno>5.1. </span> Orienting Text: the
18191819 some guidance on the orientation of characters is given in < a
18201820 href ="#vertical-typesetting-details "> Appendix C</ a > .
18211821
1822- < h4 id =vertical-font-features > < span class =secno > 5.1.1. </ span > Applying
1823- Vertical Font Features</ h4 >
1822+ < h4 id =vertical-font-features > < span class =secno > 5.1.1. </ span > Vertical
1823+ Typesetting and Font Features</ h4 >
18241824
18251825 < p > Vertical font metrics are used to set upright characters in ‘< a
18261826 href ="#mixed-right "> < code class =css > mixed-right</ code > </ a > ’ and
@@ -1837,18 +1837,18 @@ <h4 id=vertical-font-features><span class=secno>5.1.1. </span> Applying
18371837 < p > For sideways characters in ‘< a href ="#mixed-right "> < code
18381838 class =css > mixed-right</ code > </ a > ’ and ‘< a
18391839 href ="#upright "> < code class =css > upright</ code > </ a > ’ modes, vertical
1840- typesetting features are not used. However, if the font has features or
1841- alternate metrics meant to be enabled for sideways text that is typeset in
1842- vertical lines, those features and tables are used.
1840+ typesetting features are not used. However, if the font has features meant
1841+ to be enabled for sideways text that is typeset in vertical lines, those
1842+ features and tables are used.
18431843
18441844 < p > In the ‘< a href ="#sideways "> < code
18451845 class =css > sideways</ code > </ a > ’, ‘< a
18461846 href ="#sideways-right "> < code class =css > sideways-right</ code > </ a > ’,
18471847 and ‘< a href ="#sideways-left "> < code
18481848 class =css > sideways-left</ code > </ a > ’ modes, text is typeset using
18491849 horizontal font metrics and the normal set of features used for horizontal
1850- text runs. Vertical metrics and vertical glyph variations are < em > not </ em >
1851- used.
1850+ text runs. Vertical metrics, vertical glyph variations, and any other
1851+ features meant for text typeset in vertical lines are < em > not </ em > used.
18521852
18531853 < p class =issue > This section needs additional reworking. Suggestions are
18541854 welcome. <!-- random notes
0 commit comments