3030
3131 < h1 > CSS Writing Modes Module Level 3</ h1 >
3232
33- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 14 May 2011</ h2 >
33+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 17 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-20110514 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110514 /</a>
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>
4242-->
4343
4444
@@ -1688,8 +1688,9 @@ <h4 id=vertical-typesetting><span class=secno>5.1.1. </span> Vertical
16881688
16891689 < li > If the UA needs to synthesize such features (e.g. if an OpenType font
16901690 has only the < code > vert</ code > but not the < code > vrt2</ code > feature),
1691- then for characters belonging to the Common, Inherited, and Unknown
1692- script categories the following settings are recommended:
1691+ then < strong > for characters belonging to the Common, Inherited, and
1692+ Unknown script categories</ strong > the following settings are
1693+ recommended:
16931694 < dl >
16941695 < dt > when ‘< a href ="#text-orientation0 "> < code
16951696 class =property > text-orientation</ code > </ a > ’ is ‘< a
@@ -1703,12 +1704,15 @@ <h4 id=vertical-typesetting><span class=secno>5.1.1. </span> Vertical
17031704 (W).
17041705
17051706 < li > All Other Symbols (So) characters except those defined otherwise
1706- < a href =" #rotate-drawing " > below</ a > .
1707+ below.
17071708
17081709 < li > All characters that belong to the Other Number (No) category
1709- except the superscripts, subscripts, and fractions. < span
1710- class =issue > This includes the North Indic Fractions and the Aegean
1711- numbers, is this correct or should they be sideways?</ span >
1710+ except the < abbr title ="U+00B2, U+00B3, U+00B9, U+20070,
1711+ U+2074–U+2079 "> superscripts</ abbr > , < abbr
1712+ title ="U+2080–U+2089 "> subscripts</ abbr > , < abbr
1713+ title ="U+10107–U+10133 "> Aegean numbers</ abbr > , and < abbr
1714+ title ="U+00BC–U+00BE, U+2150–U+215F, U+2189,
1715+ U+A830–U+A835 "> fractions</ abbr > .
17121716 </ ul >
17131717 Set the following characters sideways (i.e. rotated, using horizontal
17141718 font settings):
@@ -1723,6 +1727,9 @@ <h4 id=vertical-typesetting><span class=secno>5.1.1. </span> Vertical
17231727 < li > Currency Symbols (Sc) and Math Symbols (Sm), except those that are
17241728 fullwidth (F) or wide (W).
17251729
1730+ < li > Aegean numbers (U+10107–U+10133) and North Indic fractions
1731+ (U+A830–U+A835) from the Other Number (No) category.
1732+
17261733 < li id =rotate-drawing > Box Drawing (U+2500–U+257F), Block Elements
17271734 (U+2580–U+259F), and Arrows (U+2190–U+21FF)
17281735 </ ul >
@@ -1735,8 +1742,8 @@ <h4 id=vertical-typesetting><span class=secno>5.1.1. </span> Vertical
17351742
17361743 < li > Other Symbols (So) characters from the Latin-1 block
17371744
1738- < li > Superscripts, subscripts, and fractions from the Other Number (No)
1739- category.
1745+ < li > Superscripts, subscripts, and remaining fractions from the Other
1746+ Number (No) category.
17401747
17411748 < li > Private Use characters (Co)
17421749 </ ul >
@@ -3103,8 +3110,8 @@ <h2 class=no-num id=intrinsic-sizing>Appendix D: Intrinsic Dimensions</h2>
31033110 < p > Because they are derived from the content of the element, the < a
31043111 href ="#min-content "> < i > min-content</ i > </ a > and < a
31053112 href ="#max-content "> < i > max-content</ i > </ a > sizes are considered to be
3106- types of < dfn id =intrinsic > intrinsic</ dfn > sizes . For replaced elements,
3107- the < a href ="#min-content "> < i > min-content</ i > </ a > and < a
3113+ types of < dfn id =intrinsic-size > intrinsic size </ dfn > . For replaced
3114+ elements, the < a href ="#min-content "> < i > min-content</ i > </ a > and < a
31083115 href ="#max-content "> < i > max-content</ i > </ a > sizes are the same and
31093116 correspond to the < a
31103117 href ="http://www.w3.org/TR/css3-images/#intrinsic-dimensions "> intrinsic
0 commit comments