|
83 | 83 |
|
84 | 84 | <h1>CSS Text Level 3</h1> |
85 | 85 |
|
86 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 April 2011</h2> |
| 86 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 April 2011</h2> |
87 | 87 |
|
88 | 88 | <dl> |
89 | 89 | <dt>This version: |
90 | 90 |
|
91 | 91 | <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: |
92 | | - 2011/04/04 19:31:51 $ (CVS $Revision$)</a> <!-- |
93 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110405/">http://www.w3.org/TR/2011/WD-css3-text-20110405/</a></dd> |
| 92 | + 2011/04/05 05:30:37 $ (CVS $Revision$)</a> <!-- |
| 93 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110406/">http://www.w3.org/TR/2011/WD-css3-text-20110406/</a></dd> |
94 | 94 | --> |
95 | 95 |
|
96 | 96 |
|
@@ -723,7 +723,7 @@ <h3 id=text-transform><span class=secno>3.1. </span> <a name=caps-prop></a> |
723 | 723 | characters belonging to bicameral scripts are affected. |
724 | 724 |
|
725 | 725 | <p>The definition of "word" used for ‘<code |
726 | | - class=css>captilize</code>’ is UA-dependent; <a href="#UAX29" |
| 726 | + class=css>capitalize</code>’ is UA-dependent; <a href="#UAX29" |
727 | 727 | rel=biblioentry>[UAX29]<!--{{UAX29}}--></a> is suggested (but not |
728 | 728 | required) for determining such word boundaries. Authors should not expect |
729 | 729 | ‘<code class=css>capitalize</code>’ to follow |
@@ -1485,7 +1485,7 @@ <h3 id=word-break><span class=secno>5.2. </span> Word Breaking Rules: the |
1485 | 1485 | <tr> |
1486 | 1486 | <th>Value: |
1487 | 1487 |
|
1488 | | - <td>normal | keep-all | break-all | keep-words |
| 1488 | + <td>normal | keep-all | break-all |
1489 | 1489 |
|
1490 | 1490 | <tr> |
1491 | 1491 | <th>Initial: |
@@ -2880,7 +2880,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method: |
2880 | 2880 |
|
2881 | 2881 | <dd>Justification primarily changes spacing at word separators and at |
2882 | 2882 | inter-graphemic boundaries in scripts that use no word spaces. This value |
2883 | | - is typically used for <abbr title="Chinese/Japanse/Korean">CJK</abbr> |
| 2883 | + is typically used for <abbr title="Chinese/Japanese/Korean">CJK</abbr> |
2884 | 2884 | languages. |
2885 | 2885 |
|
2886 | 2886 | <dt><dfn id=inter-cluster |
@@ -6614,7 +6614,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full |
6614 | 6614 | <tr valign=baseline> |
6615 | 6615 | <td><a class=property href="#word-break0">word-break</a> |
6616 | 6616 |
|
6617 | | - <td>normal | keep-all | break-all | keep-words |
| 6617 | + <td>normal | keep-all | break-all |
6618 | 6618 |
|
6619 | 6619 | <td>normal |
6620 | 6620 |
|
|
0 commit comments