|
10 | 10 | rel=dcterms.rights> |
11 | 11 | <meta content="CSS Text Decoration Module Level 3" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2013-02-02 name=dcterms.issued> |
| 13 | + <meta content=2013-02-05 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-css-text-decor-3-20130202/" |
| 17 | + <meta content="http://www.w3.org/TR/2013/ED-css-text-decor-3-20130205/" |
18 | 18 | name=dcterms.identifier> |
19 | 19 | <link href="#contents" rel=contents><!--<link rel=index href="#index">--> |
20 | 20 |
|
|
29 | 29 |
|
30 | 30 | <h1>CSS Text Decoration Module Level 3</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 February |
| 32 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 February |
33 | 33 | 2013</h2> |
34 | 34 |
|
35 | 35 | <dl> |
36 | 36 | <dt>This version:</dt> |
37 | 37 | <!-- |
38 | | - <dd><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130202/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130202/</a></dd> |
| 38 | + <dd><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130205/">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130205/</a></dd> |
39 | 39 | --> |
40 | 40 |
|
41 | 41 | <dd><a |
@@ -764,12 +764,11 @@ <h3 id=text-decoration-skip-property><span class=secno>2.5. </span> Text |
764 | 764 | <dt><dfn id=spaces title="text-decoration-skip:spaces">‘<code |
765 | 765 | class=css>spaces</code>’</dfn> |
766 | 766 |
|
767 | | - <dd>Skip all spacing (Unicode general category Z <a href="#UAX44" |
768 | | - rel=biblioentry>[UAX44]<!--{{UAX44}}--></a>): this includes space |
769 | | - (U+0020) and tab (U+0009), as well as nbsp (U+00A0), ideographic space |
770 | | - (U+3000), all fixed width spaces (such as U+2000–U+200A, U+202F and |
771 | | - U+205F), etc., plus any adjacent letter-spacing or word-spacing <a |
772 | | - href="#CSS3TEXT" rel=biblioentry>[CSS3TEXT]<!--{{!CSS3TEXT}}--></a>. |
| 767 | + <dd>Skip spaces: this includes space (U+0020) and tab (U+0009), as well as |
| 768 | + nbsp (U+00A0), ideographic space (U+3000), all fixed width spaces (such |
| 769 | + as U+2000–U+200A, U+202F and U+205F), plus any adjacent letter-spacing |
| 770 | + or word-spacing <a href="#CSS3TEXT" |
| 771 | + rel=biblioentry>[CSS3TEXT]<!--{{!CSS3TEXT}}--></a>. |
773 | 772 | <p class=issue>Should this include visible characters like Ethiopic Word |
774 | 773 | Space? |
775 | 774 |
|
@@ -1887,15 +1886,6 @@ <h3 class=no-num id=informative-ref>Informative references</h3> |
1887 | 1886 | href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a> |
1888 | 1887 | </dd> |
1889 | 1888 | <!----> |
1890 | | - |
1891 | | - <dt id=UAX44>[UAX44] |
1892 | | - |
1893 | | - <dd>Mark Davis; Ken Whistler. <a |
1894 | | - href="http://www.unicode.org/reports/tr44/"><cite>Unicode Character |
1895 | | - Database.</cite></a> 23 January 2012. Unicode Standard Annex #44. URL: <a |
1896 | | - href="http://www.unicode.org/reports/tr44/">http://www.unicode.org/reports/tr44/</a> |
1897 | | - </dd> |
1898 | | - <!----> |
1899 | 1889 | </dl> |
1900 | 1890 | <!--end-informative--> |
1901 | 1891 |
|
|
0 commit comments