|
10 | 10 | rel=dcterms.rights> |
11 | 11 | <meta content="CSS Text Module Level 3 (CSS3 Text)" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2013-02-06 name=dcterms.issued> |
| 13 | + <meta content=2013-02-07 name=dcterms.issued> |
14 | 14 | <meta content="Elika J. Etemad" name=dcterms.creator> |
15 | 15 | <meta content="Koji Ishii" name=dcterms.creator> |
16 | 16 | <meta content=W3C name=dcterms.publisher> |
17 | | - <meta content="http://www.w3.org/TR/2013/ED-css3-text-20130206/" |
| 17 | + <meta content="http://www.w3.org/TR/2013/ED-css3-text-20130207/" |
18 | 18 | name=dcterms.identifier> |
19 | 19 | <link href="#contents" rel=contents><!--<link rel=index href="#index">--> |
20 | 20 |
|
|
44 | 44 |
|
45 | 45 | <h1>CSS Text Module Level 3</h1> |
46 | 46 |
|
47 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 February |
| 47 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 February |
48 | 48 | 2013</h2> |
49 | 49 |
|
50 | 50 | <dl> |
51 | 51 | <dt>This version:</dt> |
52 | 52 | <!-- |
53 | | - <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130206/">http://www.w3.org/TR/2013/WD-css3-text-20130206/</a></dd> |
| 53 | + <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130207/">http://www.w3.org/TR/2013/WD-css3-text-20130207/</a></dd> |
54 | 54 | --> |
55 | 55 |
|
56 | 56 | <dd><a |
@@ -1315,10 +1315,6 @@ <h3 id=line-break><span class=secno>5.2. </span> Breaking Rules for |
1315 | 1315 | some additional common codepoints are affected. However a future level of |
1316 | 1316 | CSS may add behaviors affecting non-CJK text. |
1317 | 1317 |
|
1318 | | - <p>Support for this property is <em>optional</em>. It is recommended for |
1319 | | - UAs that wish to support CJK typography and strongly recommended for UAs |
1320 | | - in the Japanese market. |
1321 | | - |
1322 | 1318 | <p class=note>The CSSWG recognizes that in a future edition of the |
1323 | 1319 | specification finer control over line breaking may be necessary to satisfy |
1324 | 1320 | high-end publishing requirements. |
@@ -3135,10 +3131,6 @@ <h3 id=hanging-punctuation><span class=secno>9.2. </span> Hanging |
3135 | 3131 | characters would <a href="#status">inform the working group</a> of such |
3136 | 3132 | additions. |
3137 | 3133 |
|
3138 | | - <p>Support for this property is <em>optional</em>. It is recommended for |
3139 | | - UAs that wish to support CJK typography, particularly those in the |
3140 | | - Japanese market. |
3141 | | - |
3142 | 3134 | <div class=example> |
3143 | 3135 | <p>The ‘<code class=css>allow-end</code>’ and ‘<code |
3144 | 3136 | class=css>force-end</code>’ are two variations of hanging punctuation |
|
0 commit comments