csswg/css3-text Overview.html,1.156,1.157 Overview.src.html,1.254,1.255

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 &lsquo;<code class=property>text-shadow</code>&rsquo; 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 (&#x30FC;
+      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 &lsquo;<code class=property>bikeshedding</code>&rsquo; to
-    &lsquo;<a href="#text-space-collapse"><code
-    class=property>text-space-collapse</code></a>&rsquo;.
-  </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>&lsquo;<a href="#hanging-punctuation0"><code
-      class=property>hanging-punctuation</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#hyphens0"><code
-      class=property>hyphens</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-character0"><code
-      class=property>hyphenate-character</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-limit-chars"><code
-      class=property>hyphenate-limit-chars</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-limit-last"><code
-      class=property>hyphenate-limit-last</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-limit-lines"><code
-      class=property>hyphenate-limit-lines</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-limit-zone"><code
-      class=property>hyphenate-limit-zone</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#hyphenate-resource"><code
-      class=property>hyphenate-resource</code></a>&rsquo;/&lsquo;<a
-      href="#hyphenate-resource"><code
-      class=css>@hyphenate-resource</code></a>&rsquo;
-
-     <td>Western, South Asian
-
-    <tr>
-     <td>&lsquo;<a href="#line-break0"><code
-      class=property>line-break</code></a>&rsquo;
-
-     <td>CJK (Japanese)
-
-    <tr>
-     <td>&lsquo;<a href="#text-decoration-skip0"><code
-      class=property>text-decoration-skip</code></a>&rsquo;: &lsquo;<code
-      class=css>edges</code>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-justify0"><code
-      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
-      class=css>inter-cluster</code>&rsquo;
-
-     <td>Southeast Asian
-
-    <tr>
-     <td>&lsquo;<a href="#text-justify0"><code
-      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
-      class=css>inter-ideograph</code>&rsquo;, &lsquo;<code
-      class=css>distribute</code>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-justify0"><code
-      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
-      class=css>inter-word</code>&rsquo;
-
-     <td>Western, African, Middle-Eastern, Indic
-
-    <tr>
-     <td>&lsquo;<a href="#text-justify0"><code
-      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
-      class=css>kashida</code>&rsquo;
-
-     <td>Arabic
-
-    <tr>
-     <td>&lsquo;<a href="#text-emphasis-style0"><code
-      class=property>text-emphasis-style</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-emphasis-color0"><code
-      class=property>text-emphasis-color</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-emphasis-position0"><code
-      class=property>text-emphasis-position</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-emphasis-skip0"><code
-      class=property>text-emphasis-skip</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-spacing"><code
-      class=property>text-spacing</code></a>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-spacing"><code
-      class=property>text-spacing</code></a>&rsquo;: &lsquo;<code
-      class=css>punctuation</code>&rsquo;
-
-     <td>European (French)
-
-    <tr>
-     <td>&lsquo;<a href="#text-transform0"><code
-      class=property>text-transform</code></a>&rsquo;: &lsquo;<code
-      class=css>capitalize</code>&rsquo;, &lsquo;<code
-      class=css>uppercase</code>&rsquo;, &lsquo;<code
-      class=css>lowercase</code>&rsquo;
-
-     <td>Western
-
-    <tr>
-     <td>&lsquo;<a href="#text-transform0"><code
-      class=property>text-transform</code></a>&rsquo;: &lsquo;<code
-      class=css>fullwidth</code>&rsquo;, &lsquo;<code
-      class=css>fullsize-kana</code>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#text-underline-position0"><code
-      class=property>text-underline-position</code></a>&rsquo;: &lsquo;<code
-      class=css>auto</code>&rsquo;
-
-     <td>CJK
-
-    <tr>
-     <td>&lsquo;<a href="#word-break0"><code
-      class=property>word-break</code></a>&rsquo;
+  <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>&lsquo;<a href="#word-spacing0"><code
-      class=property>word-spacing</code></a>&rsquo;
+  <p>Major changes include:
 
-     <td>Western, African, Middle-Eastern, Indic
-  </table>
+  <ul>
+   <li>Renamed &lsquo;<code class=property>bikeshedding</code>&rsquo; to
+    &lsquo;<a href="#text-space-collapse"><code
+    class=property>text-space-collapse</code></a>&rsquo;.
+  </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>&lt;percentage&gt;, <a href="#ltlengthgt-or-ltpercentagegt"
     title="&lt;percentage&gt;"><strong>8.</strong></a>
 
+   <li>preserved, <a href="#preserved"
+    title=preserved><strong>3.3.</strong></a>
+
    <li>&lt;shadow&gt;, <a href="#ltshadowgt"
     title="&lt;shadow&gt;"><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>&lsquo;<a href="#hanging-punctuation0"><code
+      class=property>hanging-punctuation</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#hyphens0"><code
+      class=property>hyphens</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-character0"><code
+      class=property>hyphenate-character</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-limit-chars"><code
+      class=property>hyphenate-limit-chars</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-limit-last"><code
+      class=property>hyphenate-limit-last</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-limit-lines"><code
+      class=property>hyphenate-limit-lines</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-limit-zone"><code
+      class=property>hyphenate-limit-zone</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#hyphenate-resource"><code
+      class=property>hyphenate-resource</code></a>&rsquo;/&lsquo;<a
+      href="#hyphenate-resource"><code
+      class=css>@hyphenate-resource</code></a>&rsquo;
+
+     <td>Western, South Asian
+
+    <tr>
+     <td>&lsquo;<a href="#line-break0"><code
+      class=property>line-break</code></a>&rsquo;
+
+     <td>CJK (Japanese)
+
+    <tr>
+     <td>&lsquo;<a href="#text-decoration-skip0"><code
+      class=property>text-decoration-skip</code></a>&rsquo;: &lsquo;<code
+      class=css>edges</code>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-justify0"><code
+      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
+      class=css>inter-cluster</code>&rsquo;
+
+     <td>Southeast Asian
+
+    <tr>
+     <td>&lsquo;<a href="#text-justify0"><code
+      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
+      class=css>inter-ideograph</code>&rsquo;, &lsquo;<code
+      class=css>distribute</code>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-justify0"><code
+      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
+      class=css>inter-word</code>&rsquo;
+
+     <td>Western, African, Middle-Eastern, Indic
+
+    <tr>
+     <td>&lsquo;<a href="#text-justify0"><code
+      class=property>text-justify</code></a>&rsquo;: &lsquo;<code
+      class=css>kashida</code>&rsquo;
+
+     <td>Arabic
+
+    <tr>
+     <td>&lsquo;<a href="#text-emphasis-style0"><code
+      class=property>text-emphasis-style</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-emphasis-color0"><code
+      class=property>text-emphasis-color</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-emphasis-position0"><code
+      class=property>text-emphasis-position</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-emphasis-skip0"><code
+      class=property>text-emphasis-skip</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-spacing"><code
+      class=property>text-spacing</code></a>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-spacing"><code
+      class=property>text-spacing</code></a>&rsquo;: &lsquo;<code
+      class=css>punctuation</code>&rsquo;
+
+     <td>European (French)
+
+    <tr>
+     <td>&lsquo;<a href="#text-transform0"><code
+      class=property>text-transform</code></a>&rsquo;: &lsquo;<code
+      class=css>capitalize</code>&rsquo;, &lsquo;<code
+      class=css>uppercase</code>&rsquo;, &lsquo;<code
+      class=css>lowercase</code>&rsquo;
+
+     <td>Western
+
+    <tr>
+     <td>&lsquo;<a href="#text-transform0"><code
+      class=property>text-transform</code></a>&rsquo;: &lsquo;<code
+      class=css>fullwidth</code>&rsquo;, &lsquo;<code
+      class=css>fullsize-kana</code>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#text-underline-position0"><code
+      class=property>text-underline-position</code></a>&rsquo;: &lsquo;<code
+      class=css>auto</code>&rsquo;
+
+     <td>CJK
+
+    <tr>
+     <td>&lsquo;<a href="#word-break0"><code
+      class=property>word-break</code></a>&rsquo;
+
+     <td>CJK (Korean)
+
+    <tr>
+     <td>&lsquo;<a href="#word-spacing0"><code
+      class=property>word-spacing</code></a>&rsquo;
+
+     <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 (&#x30FC; 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