|
10 | 10 | rel=dcterms.rights>
|
11 | 11 | <meta content="CSS Text Module Level 3" name=dcterms.title>
|
12 | 12 | <meta content=text name=dcterms.type>
|
13 |
| - <meta content=2013-11-12 name=dcterms.date> |
| 13 | + <meta content=2013-11-14 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>
|
17 |
| - <meta content="http://www.w3.org/TR/2013/WD-css-text-3-20131112/" |
| 17 | + <meta content="http://www.w3.org/TR/2013/WD-css-text-3-20131114/" |
18 | 18 | name=dcterms.identifier>
|
19 | 19 | <link href="#contents" rel=contents><!--<link rel=index href="#index">-->
|
20 | 20 |
|
|
69 | 69 |
|
70 | 70 | <h1>CSS Text Module Level 3</h1>
|
71 | 71 |
|
72 |
| - <h2 class="no-num no-toc">W3C Working Draft 12 November 2013</h2> |
| 72 | + <h2 class="no-num no-toc">W3C Working Draft 14 November 2013</h2> |
73 | 73 |
|
74 | 74 | <dl>
|
75 | 75 | <dt>This version:
|
76 | 76 |
|
77 | 77 | <dd><a
|
78 |
| - href="http://www.w3.org/TR/2013/WD-css-text-3-20131112/">http://www.w3.org/TR/2013/WD-css-text-3-20131112/</a></dd> |
| 78 | + href="http://www.w3.org/TR/2013/WD-css-text-3-20131114/">http://www.w3.org/TR/2013/WD-css-text-3-20131114/</a></dd> |
79 | 79 | <!--
|
80 | 80 | <dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
|
81 | 81 | -->
|
@@ -683,8 +683,8 @@ <h3 id=text-transform-property><span class=secno>2.1. </span> <a
|
683 | 683 |
|
684 | 684 | <p>Text transformation happens after <a href="#white-space-rules">white
|
685 | 685 | space processing</a>, which means that ‘<code
|
686 |
| - class=css>full-width</code>’ transforms only preserved U+0020 spaces to |
687 |
| - U+3000. |
| 686 | + class=css>full-width</code>’ only transforms U+0020 spaces to U+3000 |
| 687 | + within preserved white spaces. |
688 | 688 |
|
689 | 689 | <p class=note> A future level of CSS may introduce the ability to create
|
690 | 690 | custom mapping tables for less common text transforms, such as by an
|
|
0 commit comments