@@ -966,7 +966,7 @@ <h3 id="text-wrap"><span class="secno">5.1.</span>
966966 < dd > Lines may break at allowed break points, as determined by the
967967 line-breaking rules in effect. Line breaking behavior defined
968968 for the WJ, ZW, and GL line-breaking classes in
969- [< a href ="#UAX14-norm "> UAX14</ a > ] must be honored.
969+ [< a href ="#UAX14 "> UAX14</ a > ] must be honored.
970970 < dt > < dfn title ="text-wrap:none "> < code > none</ code > </ dfn > </ dt >
971971 < dd > Lines may not break; text that does not fit within the block box
972972 overflows it.</ dd >
@@ -2615,6 +2615,10 @@ <h3 id="text-emphasis"><span class="secno">8.2</span>
26152615 < a href ="mailto:www-style@w3.org "> www-style@w3.org</ a > or
26162616 < a href ="mailto:www-international@w3.org "> www-international@w3.org</ a > with
26172617 [CSS3 Text] in the subject line.</ p >
2618+ < p class ="issue "> Are 'before' and 'after' really the two options we want?
2619+ E.g. does PRC Chinese use 'after' in vertical layout, or 'after' in horizontal
2620+ layout and 'before' in vertical layout?. In the latter case, we should have
2621+ a keyword that captures that usage.</ p >
26182622
26192623 < div class ="note ">
26202624 < p > Note, the preferred position of emphasis marks depends on the
@@ -3038,6 +3042,10 @@ <h2 id="changes"><span class="secno">10.</span>
30383042 has been replaced with < a href ="#punctuation-trim "> 'punctuation-trim: adjacent'</ a > .
30393043 Any further controls for kerning will likely be delegated to the Fonts
30403044 module.
3045+ < li > The < a href ="http://www.w3.org/TR/2003/CR-css3-text-20030514/#text-decoration-overview "> text
3046+ decoration properties</ a > for controlling underline/overline/strike-through
3047+ line decorations have been replaced by a < a href ="#line-decoration "> new
3048+ set of properties</ a > and the prose has been aligned with CSS2.1.
30413049 < li > The < a href ="#text-shadow "> 'text-shadow'</ a > property now inherits,
30423050 which makes more sense and is consistent with recent implementation.
30433051 The default color is now UA-specified, which is more reasonable than
@@ -3111,7 +3119,7 @@ <h2 id="recent-changes"><span class="secno">11.</span>
31113119 replaces 'kerning-mode: contextual').
31123120 < li > Add back 'hanging-punctuation'.
31133121 < li > Various minor clarifications.
3114- < li >
3122+ < li > Added back underline/overline/strike-through properties.
31153123 </ ul >
31163124
31173125< h2 id ="acknowledgements "> < span class ="secno "> 12.</ span >
@@ -3133,30 +3141,30 @@ <h3 id="normative-ref"><span class="secno">13.1.</span>
31333141
31343142 < dl >
31353143 < dt id ="CSS21 "> [CSS21]</ dt >
3136- < dd > Bert Bos; et al. < cite > Cascading Style Sheets Level 2 Revision 1.</ cite >
3144+ < dd > Bert Bos et al. < cite > Cascading Style Sheets Level 2 Revision 1.</ cite >
31373145 19 July 2007. W3C Candidate Recommendation. (Work in progress.)
31383146 URL: < a href ="http://www.w3.org/TR/2007/CR-CSS21-20070719/ "> http://www.w3.org/TR/2007/CR-CSS21-20070719/</ a > </ dd >
3139- < dt id ="RFC2119 "> [RFC2119]</ dt >
3140- < dd > S. Bradner. < cite > Key words for use in RFCs to Indicate Requirement
3141- Levels.</cite > Internet RFC 2119.URL: < a href ="http://www.ietf.org/rfc/rfc2119.txt "> http://www.ietf.org/rfc/rfc2119.txt</ a > </ dd >
31423147 < dt id ="CSS3BG "> [CSS3BG]</ dt >
3143- < dd > Bert Bos; et al. < cite > CSS Backgrounds and Borders Module Level 3.</ cite >
3148+ < dd > Bert Bos, Tim Boland < cite > CSS Backgrounds and Borders Module Level 3.</ cite >
31443149 16 February 2005. W3C Working Draft. (Work in progress.)
31453150 URL: < a href ="http://www.w3.org/TR/2005/WD-css3-background-20050216 "> http://www.w3.org/TR/2005/WD-css3-background-20050216</ a > </ dd >
31463151 < dt id ="CSS3COLOR "> [CSS3COLOR]</ dt >
3147- < dd > Tantek Çelik, Chris Lilley. < cite > CSS Color Module Level 3.</ cite >
3152+ < dd > Tantek Çelik, Chris Lilley et al . < cite > CSS Color Module Level 3.</ cite >
31483153 14 May 2003. W3C Working Draft. (Work in progress.)
31493154 URL: < a href ="http://www.w3.org/TR/2003/CR-css3-color-20030514/ "> http://www.w3.org/TR/2003/CR-css3-color-20030514/</ a > </ dd >
3155+ < dt id ="RFC2119 "> [RFC2119]</ dt >
3156+ < dd > S. Bradner. < cite > Key words for use in RFCs to Indicate Requirement
3157+ Levels.</ cite > March 1997. Internet RFC 2119. URL: < a href ="http://www.ietf.org/rfc/rfc2119.txt "> http://www.ietf.org/rfc/rfc2119.txt</ a > </ dd >
31503158 < dt id ="UAX11 "> [UAX11]</ dt >
31513159 < dd > Asmus Freytag. < cite > East Asian Width.</ cite > 15 September 2006.
31523160 Unicode Standard Annex #11.
31533161 URL: < a href ="http://www.unicode.org/unicode/reports/tr11/tr11-15.html "> http://www.unicode.org/unicode/reports/tr11/tr11-15.html</ a > </ dd >
3154- < dt id ="UAX14-norm "> [UAX14]
3155- < dd > Asmus Freytag. < cite > Line Breaking Properties.</ cite > 29 March 2005 .
3162+ < dt id ="UAX14 "> [UAX14]
3163+ < dd > Asmus Freytag. < cite > Line Breaking Properties.</ cite > 9 April 2007 .
31563164 Unicode Standard Annex #14.
3157- URL: < a href ="http://www. unicode.org/unicode/ reports/tr14/tr14-17 .html "> http://www. unicode.org/unicode/ reports/tr14/tr14-17 .html</ a >
3165+ URL: < a href ="http://unicode.org/reports/tr14/tr14-20 .html "> http://unicode.org/reports/tr14/tr14-20 .html</ a >
31583166 < dt id ="UAX24 "> [UAX24]</ dt >
3159- < dd > Mark Davis. < cite > Script Names.</ cite > 15 September 2006.
3167+ < dd > Mark Davis, Asmus Freytag . < cite > Script Names.</ cite > 15 September 2006.
31603168 Unicode Standard Annex #24.
31613169 URL: < a href ="http://www.unicode.org/unicode/reports/tr24/tr24-9.html "> http://www.unicode.org/unicode/reports/tr24/tr24-9.html</ a > </ dd >
31623170 < dt id ="UAX29 "> [UAX29]</ dt >
@@ -3174,10 +3182,6 @@ <h3 id="informative-ref"><span class="secno">13.2.</span>
31743182 < dt id ="JIS4051 "> [JIS4051]</ dt >
31753183 < dd > JIS X 4051:2004. Formatting rules for Japanese documents.
31763184 (『日本語文書の組版方法』) Japanese Standards Association. 2004.</ dd >
3177- < dt id ="UAX14 "> [UAX14]
3178- < dd > Asmus Freytag. < cite > Line Breaking Properties.</ cite > 29 March 2005.
3179- Unicode Standard Annex #14.
3180- URL: < a href ="http://www.unicode.org/unicode/reports/tr14/tr14-17.html "> http://www.unicode.org/unicode/reports/tr14/tr14-17.html</ a >
31813185 </ dl >
31823186
31833187</ body >
0 commit comments