- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 24 Jul 2011 23:11:55 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text In directory hutz:/tmp/cvs-serv7016 Modified Files: Overview.html Overview.src.html Log Message: rearrange appendix order somewhat Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-text/Overview.html,v retrieving revision 1.156 retrieving revision 1.157 diff -u -d -r1.156 -r1.157 --- Overview.html 22 Jul 2011 21:19:20 -0000 1.156 +++ Overview.html 24 Jul 2011 23:11:53 -0000 1.157 @@ -84,14 +84,14 @@ <h1>CSS Text Level 3</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 July 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 July 2011</h2> <dl> <dt>This version: <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: - 2011/07/21 21:11:13 $ (CVS $Revision$)</a> <!-- - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110722/">http://www.w3.org/TR/2011/WD-css3-text-20110722/</a></dd> + 2011/07/22 21:19:21 $ (CVS $Revision$)</a> <!-- + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110724/">http://www.w3.org/TR/2011/WD-css3-text-20110724/</a></dd> --> @@ -449,12 +449,6 @@ the ‘<code class=property>text-shadow</code>’ property</a> </ul> - <li class=no-num><a href="#changes">Changes</a> - <ul class=toc> - <li class=no-num><a href="#recent-changes"> Changes from the April 2011 - CSS3 Text <abbr title="Working Draft">WD</abbr></a> - </ul> - <li class=no-num><a href="#acknowledgements"> Appendix A: Acknowledgements</a> @@ -466,8 +460,11 @@ <li class=no-num><a href="#informative-ref">Informative references</a> </ul> - <li class=no-num><a href="#traditions">Appendix C: Cultural - Correlations</a> + <li class=no-num><a href="#changes">Appendix C: Changes</a> + <ul class=toc> + <li class=no-num><a href="#recent-changes"> Changes from the April 2011 + CSS3 Text <abbr title="Working Draft">WD</abbr></a> + </ul> <li class=no-num><a href="#default-stylesheet">Appendix D: Default UA Stylesheet</a> @@ -486,6 +483,9 @@ Full Property Index</a> <li class=no-num><a href="#index">Appendix I: Index</a> + + <li class=no-num><a href="#traditions">Appendix J: Cultural + Correlations</a> </ul> <!--end-toc--> @@ -989,6 +989,9 @@ character advance widths. </ol> + <p>White space that was not removed during the white space processing steps + is called <dfn id=preserved>preserved</dfn> white space. + <div class=example> <h4 id=egbidiwscollapse><span class=secno>3.3.1. </span> Example of bidirectionality with white space collapsing</h4> @@ -1364,7 +1367,8 @@ <ul> <li>breaks before Japanese small kana - <li>breaks before the KATAKANA-HIRAGANA PROLONGED SOUND MARK (U+30FC) + <li>breaks before the KATAKANA-HIRAGANA PROLONGED SOUND MARK (ー + U+30FC) </ul> Additionally, if the language is known to be Chinese or Japanese, breaks before hyphens (U+2010, U+2013, U+301C, U+30A0) may be allowed in @@ -5364,22 +5368,6 @@ applies to both the <code>::first-line</code> and <code>::first-letter</code> pseudo-elements. - <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/2011/WD-css3-text-20110412/">April 2011 CSS3 - Text <abbr title="Working Draft">WD</abbr></a></h3> - - <p>Major changes include: - - <ul> - <li>Renamed ‘<code class=property>bikeshedding</code>’ to - ‘<a href="#text-space-collapse"><code - class=property>text-space-collapse</code></a>’. - </ul> - - <p>Significant details updated: - <h2 class=no-num id=acknowledgements> Appendix A: Acknowledgements</h2> <p>This specification would not have been possible without the help from: @@ -5539,192 +5527,21 @@ </dl> <!--end-informative--> - <h2 class=no-num id=traditions>Appendix C: Cultural Correlations</h2> - - <p><em>This section is non-normative.</em> - - <p>Some features are more important in some typographic traditions than in - others. This table summarizes which typographic traditions these features - were designed for. Parentheses indicates traditions for which the feature - is particularly significant. This table should be considered incomplete - and non-exhaustive. - - <table class=data> - <thead> - <tr> - <th>Feature - - <th>Typographic Tradition - - <tbody> - <tr> - <td>‘<a href="#hanging-punctuation0"><code - class=property>hanging-punctuation</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#hyphens0"><code - class=property>hyphens</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-character0"><code - class=property>hyphenate-character</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-limit-chars"><code - class=property>hyphenate-limit-chars</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-limit-last"><code - class=property>hyphenate-limit-last</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-limit-lines"><code - class=property>hyphenate-limit-lines</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-limit-zone"><code - class=property>hyphenate-limit-zone</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#hyphenate-resource"><code - class=property>hyphenate-resource</code></a>’/‘<a - href="#hyphenate-resource"><code - class=css>@hyphenate-resource</code></a>’ - - <td>Western, South Asian - - <tr> - <td>‘<a href="#line-break0"><code - class=property>line-break</code></a>’ - - <td>CJK (Japanese) - - <tr> - <td>‘<a href="#text-decoration-skip0"><code - class=property>text-decoration-skip</code></a>’: ‘<code - class=css>edges</code>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-justify0"><code - class=property>text-justify</code></a>’: ‘<code - class=css>inter-cluster</code>’ - - <td>Southeast Asian - - <tr> - <td>‘<a href="#text-justify0"><code - class=property>text-justify</code></a>’: ‘<code - class=css>inter-ideograph</code>’, ‘<code - class=css>distribute</code>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-justify0"><code - class=property>text-justify</code></a>’: ‘<code - class=css>inter-word</code>’ - - <td>Western, African, Middle-Eastern, Indic - - <tr> - <td>‘<a href="#text-justify0"><code - class=property>text-justify</code></a>’: ‘<code - class=css>kashida</code>’ - - <td>Arabic - - <tr> - <td>‘<a href="#text-emphasis-style0"><code - class=property>text-emphasis-style</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-emphasis-color0"><code - class=property>text-emphasis-color</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-emphasis-position0"><code - class=property>text-emphasis-position</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-emphasis-skip0"><code - class=property>text-emphasis-skip</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-spacing"><code - class=property>text-spacing</code></a>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-spacing"><code - class=property>text-spacing</code></a>’: ‘<code - class=css>punctuation</code>’ - - <td>European (French) - - <tr> - <td>‘<a href="#text-transform0"><code - class=property>text-transform</code></a>’: ‘<code - class=css>capitalize</code>’, ‘<code - class=css>uppercase</code>’, ‘<code - class=css>lowercase</code>’ - - <td>Western - - <tr> - <td>‘<a href="#text-transform0"><code - class=property>text-transform</code></a>’: ‘<code - class=css>fullwidth</code>’, ‘<code - class=css>fullsize-kana</code>’ - - <td>CJK - - <tr> - <td>‘<a href="#text-underline-position0"><code - class=property>text-underline-position</code></a>’: ‘<code - class=css>auto</code>’ - - <td>CJK - - <tr> - <td>‘<a href="#word-break0"><code - class=property>word-break</code></a>’ + <h2 class=no-num id=changes>Appendix C: Changes</h2> - <td>CJK (Korean) + <h3 class=no-num id=recent-changes> Changes from the <a + href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">April 2011 CSS3 + Text <abbr title="Working Draft">WD</abbr></a></h3> - <tr> - <td>‘<a href="#word-spacing0"><code - class=property>word-spacing</code></a>’ + <p>Major changes include: - <td>Western, African, Middle-Eastern, Indic - </table> + <ul> + <li>Renamed ‘<code class=property>bikeshedding</code>’ to + ‘<a href="#text-space-collapse"><code + class=property>text-space-collapse</code></a>’. + </ul> - <p class=issue>Additional information / corrections on this table are - welcome. + <p>Significant details updated: <h2 class=no-num id=default-stylesheet>Appendix D: Default UA Stylesheet</h2> @@ -5743,7 +5560,6 @@ <!-- -->/* default emphasis mark position is 'under' for Chinese */ <!-- --> text-emphasis-position: under; <!-- -->} -<!-- --> </code></pre> </div> @@ -7075,6 +6891,9 @@ <li><percentage>, <a href="#ltlengthgt-or-ltpercentagegt" title="<percentage>"><strong>8.</strong></a> + <li>preserved, <a href="#preserved" + title=preserved><strong>3.3.</strong></a> + <li><shadow>, <a href="#ltshadowgt" title="<shadow>"><strong>10.3.</strong></a> @@ -7408,3 +7227,190 @@ title="word-wrap:normal"><strong>6.2.</strong></a> </ul> <!--end-index--> + + <h2 class=no-num id=traditions>Appendix J: Cultural Correlations</h2> + + <p><em>This section is non-normative.</em> + + <p>Some features are more important in some typographic traditions than in + others. This table summarizes which typographic traditions these features + were designed for. Parentheses indicates traditions for which the feature + is particularly significant. This table should be considered incomplete + and non-exhaustive. + + <table class=data> + <thead> + <tr> + <th>Feature + + <th>Typographic Tradition + + <tbody> + <tr> + <td>‘<a href="#hanging-punctuation0"><code + class=property>hanging-punctuation</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#hyphens0"><code + class=property>hyphens</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-character0"><code + class=property>hyphenate-character</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-limit-chars"><code + class=property>hyphenate-limit-chars</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-limit-last"><code + class=property>hyphenate-limit-last</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-limit-lines"><code + class=property>hyphenate-limit-lines</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-limit-zone"><code + class=property>hyphenate-limit-zone</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#hyphenate-resource"><code + class=property>hyphenate-resource</code></a>’/‘<a + href="#hyphenate-resource"><code + class=css>@hyphenate-resource</code></a>’ + + <td>Western, South Asian + + <tr> + <td>‘<a href="#line-break0"><code + class=property>line-break</code></a>’ + + <td>CJK (Japanese) + + <tr> + <td>‘<a href="#text-decoration-skip0"><code + class=property>text-decoration-skip</code></a>’: ‘<code + class=css>edges</code>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-justify0"><code + class=property>text-justify</code></a>’: ‘<code + class=css>inter-cluster</code>’ + + <td>Southeast Asian + + <tr> + <td>‘<a href="#text-justify0"><code + class=property>text-justify</code></a>’: ‘<code + class=css>inter-ideograph</code>’, ‘<code + class=css>distribute</code>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-justify0"><code + class=property>text-justify</code></a>’: ‘<code + class=css>inter-word</code>’ + + <td>Western, African, Middle-Eastern, Indic + + <tr> + <td>‘<a href="#text-justify0"><code + class=property>text-justify</code></a>’: ‘<code + class=css>kashida</code>’ + + <td>Arabic + + <tr> + <td>‘<a href="#text-emphasis-style0"><code + class=property>text-emphasis-style</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-emphasis-color0"><code + class=property>text-emphasis-color</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-emphasis-position0"><code + class=property>text-emphasis-position</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-emphasis-skip0"><code + class=property>text-emphasis-skip</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-spacing"><code + class=property>text-spacing</code></a>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-spacing"><code + class=property>text-spacing</code></a>’: ‘<code + class=css>punctuation</code>’ + + <td>European (French) + + <tr> + <td>‘<a href="#text-transform0"><code + class=property>text-transform</code></a>’: ‘<code + class=css>capitalize</code>’, ‘<code + class=css>uppercase</code>’, ‘<code + class=css>lowercase</code>’ + + <td>Western + + <tr> + <td>‘<a href="#text-transform0"><code + class=property>text-transform</code></a>’: ‘<code + class=css>fullwidth</code>’, ‘<code + class=css>fullsize-kana</code>’ + + <td>CJK + + <tr> + <td>‘<a href="#text-underline-position0"><code + class=property>text-underline-position</code></a>’: ‘<code + class=css>auto</code>’ + + <td>CJK + + <tr> + <td>‘<a href="#word-break0"><code + class=property>word-break</code></a>’ + + <td>CJK (Korean) + + <tr> + <td>‘<a href="#word-spacing0"><code + class=property>word-spacing</code></a>’ + + <td>Western, African, Middle-Eastern, Indic + </table> + + <p class=issue>Additional information / corrections on this table are + welcome. Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-text/Overview.src.html,v retrieving revision 1.254 retrieving revision 1.255 diff -u -d -r1.254 -r1.255 --- Overview.src.html 22 Jul 2011 21:19:21 -0000 1.254 +++ Overview.src.html 24 Jul 2011 23:11:53 -0000 1.255 @@ -592,6 +592,9 @@ collapse their character advance widths. </ol> + <p>White space that was not removed during the white space processing + steps is called <dfn>preserved</dfn> white space.</p> + <div class="example"> <h4 id="egbidiwscollapse"> Example of bidirectionality with white space collapsing</h4> @@ -891,7 +894,7 @@ allowed in ''normal'': <ul> <li>breaks before Japanese small kana - <li>breaks before the KATAKANA-HIRAGANA PROLONGED SOUND MARK (U+30FC) + <li>breaks before the KATAKANA-HIRAGANA PROLONGED SOUND MARK (ー U+30FC) </ul> Additionally, if the language is known to be Chinese or Japanese, breaks before hyphens (U+2010, U+2013, U+301C, U+30A0) may be allowed @@ -4078,19 +4081,6 @@ <code>::first-line</code> and <code>::first-letter</code> pseudo-elements.</p> -<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/2011/WD-css3-text-20110412/">April - 2011 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3> - - <p>Major changes include:</p> - - <ul> - <li>Renamed 'bikeshedding' to 'text-space-collapse'. - </ul> - - <p>Significant details updated:</p> - <h2 class="no-num" id="acknowledgements"> Appendix A: Acknowledgements</h2> @@ -4113,76 +4103,19 @@ <h3 class="no-num" id="informative-ref">Informative references</h3> <!--informative--> -<h2 class="no-num" id="traditions">Appendix C: Cultural Correlations</h2> - - <p><em>This section is non-normative.</em></p> +<h2 class="no-num" id="changes">Appendix C: +Changes</h2> + <h3 class="no-num" id="recent-changes"> + Changes from the <a href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">April + 2011 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3> - <p>Some features are more important in some typographic traditions - than in others. This table summarizes which typographic traditions - these features were designed for. Parentheses indicates traditions for - which the feature is particularly significant. This table should be - considered incomplete and non-exhaustive. + <p>Major changes include:</p> - <table class="data"> - <thead> - <tr><th>Feature - <th>Typographic Tradition - </thead> - <tbody> - <tr><td>'hanging-punctuation' - <td>CJK - <tr><td>'hyphens' - <td>Western, South Asian - <tr><td>'hyphenate-character' - <td>Western, South Asian - <tr><td>'hyphenate-limit-chars' - <td>Western, South Asian - <tr><td>'hyphenate-limit-last' - <td>Western, South Asian - <tr><td>'hyphenate-limit-lines' - <td>Western, South Asian - <tr><td>'hyphenate-limit-zone' - <td>Western, South Asian - <tr><td>'hyphenate-resource'/''@hyphenate-resource'' - <td>Western, South Asian - <tr><td>'line-break' - <td>CJK (Japanese) - <tr><td>'text-decoration-skip': ''edges'' - <td>CJK - <tr><td>'text-justify': ''inter-cluster'' - <td>Southeast Asian - <tr><td>'text-justify': ''inter-ideograph'', ''distribute'' - <td>CJK - <tr><td>'text-justify': ''inter-word'' - <td>Western, African, Middle-Eastern, Indic - <tr><td>'text-justify': ''kashida'' - <td>Arabic - <tr><td>'text-emphasis-style' - <td>CJK - <tr><td>'text-emphasis-color' - <td>CJK - <tr><td>'text-emphasis-position' - <td>CJK - <tr><td>'text-emphasis-skip' - <td>CJK - <tr><td>'text-spacing' - <td>CJK - <tr><td>'text-spacing': ''punctuation'' - <td>European (French) - <tr><td>'text-transform': ''capitalize'', ''uppercase'', ''lowercase'' - <td>Western - <tr><td>'text-transform': ''fullwidth'', ''fullsize-kana'' - <td>CJK - <tr><td>'text-underline-position': ''auto'' - <td>CJK - <tr><td>'word-break' - <td>CJK (Korean) - <tr><td>'word-spacing' - <td>Western, African, Middle-Eastern, Indic - </tbody> - </table> + <ul> + <li>Renamed 'bikeshedding' to 'text-space-collapse'. + </ul> - <p class="issue">Additional information / corrections on this table are welcome.</p> + <p>Significant details updated:</p> <h2 class="no-num" id="default-stylesheet">Appendix D: Default UA Stylesheet</h2> @@ -4201,7 +4134,6 @@ <!-- -->/* default emphasis mark position is 'under' for Chinese */ <!-- --> text-emphasis-position: under; <!-- -->} -<!-- --> </code></pre> </div> <p class="issue">If you find any issues, recommendations to add, or corrections, @@ -4532,5 +4464,78 @@ Index</h2> <!--index--> + +<h2 class="no-num" id="traditions">Appendix J: Cultural Correlations</h2> + + <p><em>This section is non-normative.</em></p> + + <p>Some features are more important in some typographic traditions + than in others. This table summarizes which typographic traditions + these features were designed for. Parentheses indicates traditions for + which the feature is particularly significant. This table should be + considered incomplete and non-exhaustive. + + <table class="data"> + <thead> + <tr><th>Feature + <th>Typographic Tradition + </thead> + <tbody> + <tr><td>'hanging-punctuation' + <td>CJK + <tr><td>'hyphens' + <td>Western, South Asian + <tr><td>'hyphenate-character' + <td>Western, South Asian + <tr><td>'hyphenate-limit-chars' + <td>Western, South Asian + <tr><td>'hyphenate-limit-last' + <td>Western, South Asian + <tr><td>'hyphenate-limit-lines' + <td>Western, South Asian + <tr><td>'hyphenate-limit-zone' + <td>Western, South Asian + <tr><td>'hyphenate-resource'/''@hyphenate-resource'' + <td>Western, South Asian + <tr><td>'line-break' + <td>CJK (Japanese) + <tr><td>'text-decoration-skip': ''edges'' + <td>CJK + <tr><td>'text-justify': ''inter-cluster'' + <td>Southeast Asian + <tr><td>'text-justify': ''inter-ideograph'', ''distribute'' + <td>CJK + <tr><td>'text-justify': ''inter-word'' + <td>Western, African, Middle-Eastern, Indic + <tr><td>'text-justify': ''kashida'' + <td>Arabic + <tr><td>'text-emphasis-style' + <td>CJK + <tr><td>'text-emphasis-color' + <td>CJK + <tr><td>'text-emphasis-position' + <td>CJK + <tr><td>'text-emphasis-skip' + <td>CJK + <tr><td>'text-spacing' + <td>CJK + <tr><td>'text-spacing': ''punctuation'' + <td>European (French) + <tr><td>'text-transform': ''capitalize'', ''uppercase'', ''lowercase'' + <td>Western + <tr><td>'text-transform': ''fullwidth'', ''fullsize-kana'' + <td>CJK + <tr><td>'text-underline-position': ''auto'' + <td>CJK + <tr><td>'word-break' + <td>CJK (Korean) + <tr><td>'word-spacing' + <td>Western, African, Middle-Eastern, Indic + </tbody> + </table> + + <p class="issue">Additional information / corrections on this table are welcome.</p> + + </body> </html>
Received on Sunday, 24 July 2011 23:12:01 UTC