@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 January
9090 < dt > This version:
9191
9292 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
93- 2011/01/26 00:18:18 $ (CVS $Revision$)</ a > <!--<dd><a
93+ 2011/01/26 06: 00:06 $ (CVS $Revision$)</ a > <!--<dd><a
9494 href="http://www.w3.org/TR/2010/WD-css3-text-20101005/">http://www.w3.org/TR/2010/WD-css3-text-20101005/</a></dd> -->
9595
9696
@@ -5005,6 +5005,9 @@ <h3 class=no-num id=recent-changes> Changes from the <a
50055005 < p > Major changes include:
50065006
50075007 < ul >
5008+ < li > Updated line break transformation rules to use East Asian Width
5009+ property, consistent with behavior in MSIE.
5010+
50085011 < li > Moved ‘< code class =css > keep-all</ code > ’ value of ‘< a
50095012 href ="#line-break0 "> < code class =property > line-break</ code > </ a > ’
50105013 back to ‘< a href ="#word-break0 "> < code
@@ -5016,8 +5019,23 @@ <h3 class=no-num id=recent-changes> Changes from the <a
50165019 class =property > line-break</ code > </ a > ’ to ‘< code
50175020 class =css > loose</ code > ’.
50185021
5019- < li > Reorganized values of ‘< code
5020- class =property > punctuation-trim</ code > ’.
5022+ < li > Copied hyphenation controls over from < a
5023+ href ="http://www.w3.org/TR/css3-gcpm "> CSS3 Generated Content for Paged
5024+ Media Module</ a > and updated with feedback from < a
5025+ href ="http://lists.w3.org/Archives/Public/www-style/2010Nov/0241.html "> TPAC</ a >
5026+ and < a
5027+ href ="http://lists.w3.org/Archives/Public/www-style/2010Sep/0002.html "> Oslo
5028+ F2F</ a > .
5029+
5030+ < li > Renamed ‘< code class =css > suppress</ code > ’ value of
5031+ ‘< a href ="#text-wrap0 "> < code
5032+ class =property > text-wrap</ code > </ a > ’ to ‘< code
5033+ class =css > avoid</ code > ’ to be consistent with ‘< code
5034+ class =property > page-break-inside</ code > ’, which has similar
5035+ behavior.
5036+
5037+ < li > Added more details to behavior of ‘< a href ="#text-align0 "> < code
5038+ class =property > text-align</ code > </ a > ’ with <string> values.
50215039
50225040 < li > Added ‘< a href ="#text-align-first0 "> < code
50235041 class =property > text-align-first</ code > </ a > ’.
@@ -5026,34 +5044,33 @@ <h3 class=no-num id=recent-changes> Changes from the <a
50265044 href ="#text-align-last0 "> < code
50275045 class =property > text-align-last</ code > </ a > ’.
50285046
5047+ < li > Added ‘< code class =css > none</ code > ’ value ot ‘< a
5048+ href ="#text-justify0 "> < code
5049+ class =property > text-justify</ code > </ a > ’.
5050+
5051+ < li > Reorganized values of ‘< code
5052+ class =property > punctuation-trim</ code > ’ and renamed to ‘< a
5053+ href ="#text-trim0 "> < code class =property > text-trim</ code > </ a > ’.
5054+
50295055 < li > Removed ‘< code class =css > trim</ code > ’ keyword of ‘< a
50305056 href ="#text-justify0 "> < code class =property > text-justify</ code > </ a > ’
5031- to control it through ‘< code
5032- class =property > punctuation -trim</ code > ’.
5057+ to control it through ‘< a href =" #text-trim0 " > < code
5058+ class =property > text -trim</ code > </ a > ’.
50335059
50345060 < li > Removed ‘< code class =css > ideograph-space</ code > ’ and
50355061 ‘< code class =css > ideograph-parenthesis</ code > ’ values of
50365062 ‘< a href ="#text-autospace0 "> < code
50375063 class =property > text-autospace</ code > </ a > ’.
50385064
5039- < li > Copied hyphenation controls over from < a
5040- href ="http://www.w3.org/TR/css3-gcpm "> CSS3 Generated Content for Paged
5041- Media Module</ a > and updated with feedback from < a
5042- href ="http://lists.w3.org/Archives/Public/www-style/2010Nov/0241.html "> TPAC</ a >
5043- and < a
5044- href ="http://lists.w3.org/Archives/Public/www-style/2010Sep/0002.html "> Oslo
5045- F2F</ a > .
5065+ < li > Changed values of ‘< a href ="#text-emphasis-position0 "> < code
5066+ class =property > text-emphasis-position</ code > </ a > ’ and ‘< a
5067+ href ="#text-underline-position0 "> < code
5068+ class =property > text-underline-position</ code > </ a > ’ to allow
5069+ specifying common combinations of horizontal and vertical positions.
50465070
50475071 < li id =text-overflow > Removed definition of the ‘< code
50485072 class =property > text-overflow</ code > ’ property, which has been moved
50495073 to < a href ="#CSS3UI " rel =biblioentry > [CSS3UI]<!--{{CSS3UI}}--> </ a > .
5050-
5051- < li > Renamed ‘< code class =css > suppress</ code > ’ value of
5052- ‘< a href ="#text-wrap0 "> < code
5053- class =property > text-wrap</ code > </ a > ’ to ‘< code
5054- class =css > avoid</ code > ’ to be consistent with ‘< code
5055- class =property > page-break-inside</ code > ’, which has similar
5056- behavior.
50575074 </ ul >
50585075
50595076 < h2 class =no-num id =acknowledgements > Acknowledgements</ h2 >
0 commit comments