|
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-09-26 name=dcterms.date> |
| 13 | + <meta content=2013-09-27 name=dcterms.date> |
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> |
|
68 | 68 |
|
69 | 69 | <h1>CSS Text Module Level 3</h1> |
70 | 70 |
|
71 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 September |
| 71 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 September |
72 | 72 | 2013</h2> |
73 | 73 |
|
74 | 74 | <dl> |
75 | 75 | <dt>This version:</dt> |
76 | 76 | <!-- |
77 | | - <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130926/">http://www.w3.org/TR/2013/WD-css3-text-20130926/</a></dd> |
| 77 | + <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130927/">http://www.w3.org/TR/2013/WD-css3-text-20130927/</a></dd> |
78 | 78 | --> |
79 | 79 |
|
80 | 80 | <dd><a |
@@ -2425,8 +2425,8 @@ <h2 id=spacing><span class=secno>8. </span> Spacing</h2> |
2425 | 2425 | spacing. |
2426 | 2426 |
|
2427 | 2427 | <div class=example> |
2428 | | - <p>In the following example, word spacing is halved, but may expand |
2429 | | - if needed for text justification. |
| 2428 | + <p>In the following example, word spacing is halved, but may expand if |
| 2429 | + needed for text justification. |
2430 | 2430 |
|
2431 | 2431 | <pre>p { word-spacing: -50%; }</pre> |
2432 | 2432 | </div> |
@@ -3603,10 +3603,10 @@ <h3 class=no-num id=normative-ref> Normative references</h3> |
3603 | 3603 | <dt id=CSS21>[CSS21] |
3604 | 3604 |
|
3605 | 3605 | <dd>Bert Bos; et al. <a |
3606 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
| 3606 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style |
3607 | 3607 | Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
3608 | 3608 | 2011. W3C Recommendation. URL: <a |
3609 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
| 3609 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> |
3610 | 3610 | </dd> |
3611 | 3611 | <!----> |
3612 | 3612 |
|
|
0 commit comments