|
73 | 73 | .char { border: 1px dotted gray; }
|
74 | 74 | tt[lang="ja"] { font-family: "MS Gothic", "Osaka", monospace }
|
75 | 75 | </style>
|
76 |
| - <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
| 76 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
77 | 77 | type="text/css">
|
78 | 78 |
|
79 | 79 | <body>
|
|
83 | 83 |
|
84 | 84 | <h1>CSS Text Level 3</h1>
|
85 | 85 |
|
86 |
| - <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 April |
87 |
| - 2011</h2> |
| 86 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 April 2011</h2> |
88 | 87 |
|
89 | 88 | <dl>
|
90 |
| - <dt>This version:</dt> |
91 |
| - <!-- |
92 |
| - <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a> |
93 |
| - --> |
| 89 | + <dt>This version: |
94 | 90 |
|
95 |
| - <dd><a |
96 |
| - href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">http://www.w3.org/TR/2011/WD-css3-text-20110412/</a> |
| 91 | + <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: |
| 92 | + 2011/04/08 17:32:48 $ (CVS $Revision$)</a> <!-- |
| 93 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110408/">http://www.w3.org/TR/2011/WD-css3-text-20110408/</a></dd> |
| 94 | + --> |
| 95 | + |
97 | 96 |
|
98 | 97 | <dt>Latest version:
|
99 | 98 |
|
@@ -2886,9 +2885,9 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method:
|
2886 | 2885 | title="text-justify:inter-ideographic"><code>inter-ideograph</code></dfn>
|
2887 | 2886 |
|
2888 | 2887 | <dd>Justification primarily changes spacing at word separators and at
|
2889 |
| - inter-graphemic boundaries in scripts that use no word spaces. This value |
2890 |
| - is typically used for <abbr title="Chinese/Japanese/Korean">CJK</abbr> |
2891 |
| - languages. |
| 2888 | + grapheme cluster boundaries in scripts that use no word spaces. This |
| 2889 | + value is typically used for <abbr |
| 2890 | + title="Chinese/Japanese/Korean">CJK</abbr> languages. |
2892 | 2891 |
|
2893 | 2892 | <dt><dfn id=inter-cluster
|
2894 | 2893 | title="text-justify:inter-cluster"><code>inter-cluster</code></dfn>
|
|
0 commit comments