8383
8484 < h1 > CSS Text Level 3</ h1 >
8585
86- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 February
87- 2011</ h2 >
86+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 2 March 2011</ h2 >
8887
8988 < dl >
9089 < dt > This version:
9190
9291 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
93- 2011/02/23 06:42:25 $ (CVS $Revision$)</ a > <!--
94- <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110223 /">http://www.w3.org/TR/2011/WD-css3-text-20110223 /</a></dd>
92+ 2011/02/23 19:29:23 $ (CVS $Revision$)</ a > <!--
93+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110302 /">http://www.w3.org/TR/2011/WD-css3-text-20110302 /</a></dd>
9594 -->
9695
9796
@@ -5168,7 +5167,7 @@ <h4 id=text-emphasis-position><span class=secno>11.2.4. </span> Emphasis
51685167 < tr >
51695168 < th > Value:
51705169
5171- < td > above right | below right
5170+ < td > [ above | below ] && [ right | left ]
51725171
51735172 < tr >
51745173 < th > Initial:
@@ -5205,21 +5204,26 @@ <h4 id=text-emphasis-position><span class=secno>11.2.4. </span> Emphasis
52055204 have following meanings:
52065205
52075206 < dl >
5208- < dt > < dfn id =above-right title ="text-emphasis:above right "> ‘< code
5209- class =css > above right </ code > ’</ dfn >
5207+ < dt > < dfn id =above title ="text-emphasis:above "> ‘< code
5208+ class =css > above</ code > ’</ dfn >
52105209
5211- < dd > Draw marks above the text in horizontal layout, to the right in
5212- vertical typographic mode. This is the default position.
5210+ < dd > Draw marks over the text in horizontal typographic mode.
52135211
5214- < dt > < dfn id =below-right0 title ="text-emphasis:below right "> ‘< code
5215- class =css > below right </ code > ’</ dfn >
5212+ < dt > < dfn id =below title ="text-emphasis:below "> ‘< code
5213+ class =css > below</ code > ’</ dfn >
52165214
5217- < dd > Draw marks below the text in horizontal layout, to the right in
5218- vertical typographic mode.
5219- </ dl >
5215+ < dd > Draw marks under the text in horizontal typographic mode.
5216+
5217+ < dt > < dfn id =right0 title ="text-emphasis:right "> ‘< code
5218+ class =css > right</ code > ’</ dfn >
52205219
5221- < p class =issue > Do we need to add ‘< code class =css > left</ code > ’
5222- combinations?
5220+ < dd > Draw marks to the right of the text in vertical typographic mode.
5221+
5222+ < dt > < dfn id =left0 title ="text-emphasis:left "> ‘< code
5223+ class =css > left</ code > ’</ dfn >
5224+
5225+ < dd > Draw marks to the left of the text in vertical typographic mode.
5226+ </ dl >
52235227
52245228 < p > Emphasis marks are drawn exactly as if each grapheme cluster was
52255229 assigned the mark as its ruby annotation text with the ruby position given
@@ -5645,9 +5649,10 @@ <h3 class=no-num id=normative-ref>Normative references</h3>
56455649 < dt id =UAX29 > [UAX29]
56465650
56475651 < dd > Mark Davis. < a
5648- href ="http://www.unicode.org/unicode/reports/tr29/tr29-9.html "> < cite > Text
5649- Boundaries.</ cite > </ a > 25 March 2005. Unicode Standard Annex #29. URL: < a
5650- href ="http://www.unicode.org/unicode/reports/tr29/tr29-9.html "> http://www.unicode.org/unicode/reports/tr29/tr29-9.html</ a >
5652+ href ="http://www.unicode.org/reports/tr29/tr29-17.html "> < cite > Unicode
5653+ Text Segmentation.</ cite > </ a > 8 October 2010. Unicode Standard Annex #29.
5654+ URL: < a
5655+ href ="http://www.unicode.org/reports/tr29/tr29-17.html "> http://www.unicode.org/reports/tr29/tr29-17.html</ a >
56515656 </ dd >
56525657 <!---->
56535658
@@ -5711,9 +5716,10 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
57115716 < dt id =UAX29 > [UAX29]
57125717
57135718 < dd > Mark Davis. < a
5714- href ="http://www.unicode.org/unicode/reports/tr29/tr29-9.html "> < cite > Text
5715- Boundaries.</ cite > </ a > 25 March 2005. Unicode Standard Annex #29. URL: < a
5716- href ="http://www.unicode.org/unicode/reports/tr29/tr29-9.html "> http://www.unicode.org/unicode/reports/tr29/tr29-9.html</ a >
5719+ href ="http://www.unicode.org/reports/tr29/tr29-17.html "> < cite > Unicode
5720+ Text Segmentation.</ cite > </ a > 8 October 2010. Unicode Standard Annex #29.
5721+ URL: < a
5722+ href ="http://www.unicode.org/reports/tr29/tr29-17.html "> http://www.unicode.org/reports/tr29/tr29-17.html</ a >
57175723 </ dd >
57185724 <!---->
57195725
@@ -6112,7 +6118,7 @@ <h2 class=no-num id=appendix-b-property-index> Appendix B: Property index</h2>
61126118 < td > < a class =property
61136119 href ="#text-emphasis-position0 "> text-emphasis-position</ a >
61146120
6115- < td > above right | below right
6121+ < td > [ above | below ] && [ right | left ]
61166122
61176123 < td > above right
61186124
@@ -6631,11 +6637,11 @@ <h2 class=no-num id=index>Index</h2>
66316637 < li > text-emphasis, < a href ="#text-emphasis0 "
66326638 title =text-emphasis > < strong > 11.2.3.</ strong > </ a >
66336639
6634- < li > text-emphasis:above right , < a href ="#above-right "
6635- title ="text-emphasis:above right "> < strong > 11.2.4.</ strong > </ a >
6640+ < li > text-emphasis:above, < a href ="#above "
6641+ title ="text-emphasis:above "> < strong > 11.2.4.</ strong > </ a >
66366642
6637- < li > text-emphasis:below right , < a href ="#below-right0 "
6638- title ="text-emphasis:below right "> < strong > 11.2.4.</ strong > </ a >
6643+ < li > text-emphasis:below, < a href ="#below "
6644+ title ="text-emphasis:below "> < strong > 11.2.4.</ strong > </ a >
66396645
66406646 < li > text-emphasis:circle, < a href ="#circle "
66416647 title ="text-emphasis:circle "> < strong > 11.2.1.</ strong > </ a >
@@ -6652,6 +6658,9 @@ <h2 class=no-num id=index>Index</h2>
66526658 < li > text-emphasis:filled, < a href ="#filled "
66536659 title ="text-emphasis:filled "> < strong > 11.2.1.</ strong > </ a >
66546660
6661+ < li > text-emphasis:left, < a href ="#left0 "
6662+ title ="text-emphasis:left "> < strong > 11.2.4.</ strong > </ a >
6663+
66556664 < li > text-emphasis:none, < a href ="#none5 "
66566665 title ="text-emphasis:none "> < strong > 11.2.1.</ strong > </ a >
66576666
@@ -6661,6 +6670,9 @@ <h2 class=no-num id=index>Index</h2>
66616670 < li > text-emphasis-position, < a href ="#text-emphasis-position0 "
66626671 title =text-emphasis-position > < strong > 11.2.4.</ strong > </ a >
66636672
6673+ < li > text-emphasis:right, < a href ="#right0 "
6674+ title ="text-emphasis:right "> < strong > 11.2.4.</ strong > </ a >
6675+
66646676 < li > text-emphasis:sesame, < a href ="#ltstringgt0 "
66656677 title ="text-emphasis:sesame "> < strong > 11.2.1.</ strong > </ a > , < a
66666678 href ="#sesame " title ="text-emphasis:sesame "> < strong > 11.2.1.</ strong > </ a >
0 commit comments