|
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-06-17 name=dcterms.date> |
| 13 | + <meta content=2013-06-18 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> |
|
62 | 62 |
|
63 | 63 | <h1>CSS Text Module Level 3</h1> |
64 | 64 |
|
65 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 June 2013</h2> |
| 65 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 June 2013</h2> |
66 | 66 |
|
67 | 67 | <dl> |
68 | 68 | <dt>This version:</dt> |
69 | 69 | <!-- |
70 | | - <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130617/">http://www.w3.org/TR/2013/WD-css3-text-20130617/</a></dd> |
| 70 | + <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130618/">http://www.w3.org/TR/2013/WD-css3-text-20130618/</a></dd> |
71 | 71 | --> |
72 | 72 |
|
73 | 73 | <dd><a |
@@ -1897,9 +1897,7 @@ <h3 id=text-align><span class=secno>7.1. </span> Text Alignment: the ‘<a |
1897 | 1897 | <dd>Specifies ‘<code class=css>start</code>’ alignment of the first |
1898 | 1898 | line and any line immediately after a <a |
1899 | 1899 | href="#forced-line-break"><i>forced line break</i></a>; and ‘<code |
1900 | | - class=css>end</code>’ alignment of any remaining lines not affected by |
1901 | | - ‘<a href="#text-align-last0"><code |
1902 | | - class=property>text-align-last</code></a>’. |
| 1900 | + class=css>end</code>’ alignment of any remaining lines. |
1903 | 1901 | </dl> |
1904 | 1902 |
|
1905 | 1903 | <p>A block of text is a stack of <a |
@@ -2535,7 +2533,7 @@ <h3 id=word-spacing><span class=secno>8.1. </span> Word Spacing: the ‘<a |
2535 | 2533 | user agent; see <a href="#normal-spacing">below</a>. A ‘<code |
2536 | 2534 | class=css>normal</code>’ optimum spacing value computes to zero. |
2537 | 2535 |
|
2538 | | - <dt><dfn id=lenhgt title="word-spacing:<length>">‘<code |
| 2536 | + <dt><dfn id=length title="word-spacing:<length>">‘<code |
2539 | 2537 | class=css><length></code>’</dfn> |
2540 | 2538 |
|
2541 | 2539 | <dd>Specifies extra spacing <em>in addition to</em> the intrinsic |
@@ -2666,7 +2664,7 @@ <h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the ‘<a |
2666 | 2664 | href="#character"><i>characters</i></a> as defined by the current font. |
2667 | 2665 | Typically this is zero. |
2668 | 2666 |
|
2669 | | - <dt><dfn id=lenhgt0 title="word-spacing:<length>">‘<code |
| 2667 | + <dt><dfn id=length0 title="word-spacing:<length>">‘<code |
2670 | 2668 | class=css><length></code>’</dfn> |
2671 | 2669 |
|
2672 | 2670 | <dd>Specifies <em>additional</em> spacing between <a |
|
0 commit comments