- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Apr 2011 19:31:53 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text In directory hutz:/tmp/cvs-serv8745 Modified Files: Overview.html Overview.src.html Log Message: Add updated Changes section Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-text/Overview.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- Overview.html 4 Apr 2011 15:22:24 -0000 1.93 +++ Overview.html 4 Apr 2011 19:31:51 -0000 1.94 @@ -89,7 +89,7 @@ <dt>This version: <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: - 2011/04/04 15:17:02 $ (CVS $Revision$)</a> <!-- + 2011/04/04 15:22:24 $ (CVS $Revision$)</a> <!-- <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110404/">http://www.w3.org/TR/2011/WD-css3-text-20110404/</a></dd> --> @@ -460,8 +460,8 @@ <li class=no-num><a href="#changes">Changes</a> [...2601 lines suppressed...] + title=word-wrap><strong>7.2.</strong></a> - <li>word-wrap:break-word, <a href="#break-word" - title="word-wrap:break-word"><strong>7.2.</strong></a> + <li>word-wrap:break-word, <a href="#break-word" + title="word-wrap:break-word"><strong>7.2.</strong></a> - <li>word-wrap:hyphenate, <a href="#hyphenate" - title="word-wrap:hyphenate"><strong>7.2.</strong></a> + <li>word-wrap:hyphenate, <a href="#hyphenate" + title="word-wrap:hyphenate"><strong>7.2.</strong></a> - <li>word-wrap:normal, <a href="#normal3" - title="word-wrap:normal"><strong>7.2.</strong></a> + <li>word-wrap:normal, <a href="#normal3" + title="word-wrap:normal"><strong>7.2.</strong></a> + </ul> + <!--end-index--> </ul> - <!--end-index--> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-text/Overview.src.html,v retrieving revision 1.192 retrieving revision 1.193 diff -u -d -r1.192 -r1.193 --- Overview.src.html 4 Apr 2011 15:22:24 -0000 1.192 +++ Overview.src.html 4 Apr 2011 19:31:51 -0000 1.193 @@ -4235,44 +4235,61 @@ <h2 class="no-num" id="changes">Changes</h2> <h3 class="no-num" id="recent-changes"> - Changes from the <a href="http://www.w3.org/TR/2007/WD-css3-text-20070306/">October - 2010 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3> + Changes from the <a href="http://www.w3.org/TR/2011/WD-css3-text-20110215/">February + 2011 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3> <p>Major changes include:</p> <ul> - <li>Updated line break transformation rules to use East Asian Width - property, consistent with behavior in MSIE. - <li>Moved ''keep-all'' value of 'line-break' back to 'word-break' and - adjusted explanation of properties to match this split. - <li>Added ''keep-words'' value to 'word-break'. - <li>Renamed ''newspaper'' value of 'line-break' to ''loose''. - <li>Copied hyphenation controls over from - <a href="http://www.w3.org/TR/css3-gcpm">CSS3 Generated Content for Paged Media Module</a> - and updated with feedback from <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0241.html">TPAC</a> - and <a href="http://lists.w3.org/Archives/Public/www-style/2010Sep/0002.html">Oslo F2F</a>. - <li>Renamed ''suppress'' value of 'text-wrap' to ''avoid'' to be consistent - with 'page-break-inside', which has similar behavior. - <li>Added more details to behavior of 'text-align' with <string> values. - <li>Added 'text-align-first'. - <li>Added ''auto'' value to 'text-align-last'. - <li>Added ''none'' value ot 'text-justify'. - <li>Reorganized values of 'punctuation-trim' and renamed to 'text-trim'. - <li>Removed ''trim'' keyword of 'text-justify' to control it through - 'text-trim'. - <li>Removed ''ideograph-space'' and ''ideograph-parenthesis'' values - of 'text-autospace'. - <li>Changed definitions of <a href="#ideographic-letters">ideographic letters</a>, - <a href="#non-ideographic-letters">non-ideographic letters</a>, - and <a href="#non-ideographic-numerals">non-ideographic numerals</a> - for 'text-autospace'.</li> - <li>Changed values of 'text-emphasis-position' and 'text-underline-position' - to allow specifying common combinations of horizontal and vertical positions. - <li>Changed preferred value of 'text-emphasis-position' for Chinese (Traditional).</li> - <li id="text-overflow">Removed definition of the 'text-overflow' property, - which has been moved to [[CSS3UI]]. + <li>Rename ''large-kana'' to ''fullsize-kana''. + <li>Merged 'hyphenate-limit-before' and 'hyphenate-limit-after' + into 'hyphenate-limit-chars' and added a word-length limit as well. + <li>Renamed 'white-space-collapsing' to 'bikeshedding'. + <li>Added 'tab-size' property. + <li>Removed ''keep-words'' value of 'word-break'. + <li>Removed optional second hyphenation character. + <li>Added 'hyphenate-zone' property. + <li>Removed ''unrestricted'' value of 'text-wrap'. + <li>Added ''hyphenate'' value to 'word-wrap'. + <li>Merged 'text-align-first' into 'text-align'. + <li>Removed ''last'' value of 'hanging-punctuation'. + <li>Added cancel values to 'text-decoration-lines'/'text-decoration'. + <li>Removed ''all'' value of 'text-decoration-skip'. + <li>Changed ''wave'' value of 'text-decoration-style' to ''wavy''. + <li>Changed syntax of 'text-emphasis-position' to allow more + combinations of position values. + <li>Added an informative appendix on cultural correlations of various + CSS3 Text features. + <li>Added an appendix to categorize scripts according to the categories + used to define, e.g. 'text-justify' behavior. </ul> + <p>The following properties have been marked optional for conformance to + this module: + 'hyphenate-limit-zone', + 'hyphenate-limit-chars', + 'hyphenate-limit-lines', + 'hyphenate-resources'/''@hyphenate-resource'', + 'line-break', + 'text-autospace', + 'text-trim', + 'hanging-punctuation' + + <p>Significant details updated:</p> + <ul> + <li>More details for ''text-transform: capitalize''. + <li>Linked to mapping rules for ''text-transform: fullwidth'', defined + interaction with space character. + <li>Updated definition of control character handling. + <li>Fixed errors in informative summary of white space collapsing. + <li>Hard hyphens do not disable hyphenation in a word. + <li>Added example of Japanese indentation schemes. + <li>Major clarifications to 'hanging-punctuation'. + <li>Sync'ed text decoration definition with CSS2.1 and defined + some previously-undefined cases. + <li>Computed value of 'text-decoration-color' is the computed (not + specified) color. + <h2 class="no-num" id="acknowledgements"> Appendix A: Acknowledgements</h2>
Received on Monday, 4 April 2011 19:31:56 UTC