|
29 | 29 |
|
30 | 30 | <h1>CSS Text Level 3</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 October 2011</h2> |
| 32 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 October |
| 33 | + 2011</h2> |
33 | 34 |
|
34 | 35 | <dl> |
35 | 36 | <dt>This version: |
36 | 37 |
|
37 | | - <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/10/04 |
38 | | - 00:56:48 $ (CVS $Revision$)</a> <!-- |
39 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111005/">http://www.w3.org/TR/2011/WD-css3-text-20111005/</a></dd> |
| 38 | + <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/10/05 |
| 39 | + 00:35:01 $ (CVS $Revision$)</a> <!-- |
| 40 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111020/">http://www.w3.org/TR/2011/WD-css3-text-20111020/</a></dd> |
40 | 41 | --> |
41 | 42 |
|
42 | 43 |
|
@@ -645,9 +646,11 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a> |
645 | 646 | <p>The definition of fullwidth and halfwidth forms can be found on the |
646 | 647 | Unicode consortium web site at <a href="#UAX11" |
647 | 648 | rel=biblioentry>[UAX11]<!--{{!UAX11}}--></a>. The mapping to fullwidth |
648 | | - form is defined by taking code points with the <wide> tag in their |
649 | | - Decomposition_Mapping in <a href="#UAX44" |
650 | | - rel=biblioentry>[UAX44]<!--{{!UAX44}}--></a> and mapping their |
| 649 | + form is defined by taking code points with the <wide> and the |
| 650 | + <narrow> tag in their Decomposition_Mapping in <a href="#UAX44" |
| 651 | + rel=biblioentry>[UAX44]<!--{{!UAX44}}--></a>. For the <narrow> tag, |
| 652 | + the mapping is from the code point to the decomposition (minus |
| 653 | + <narrow> tag), and for the <wide> tag, the mapping is from the |
651 | 654 | decomposition (minus the <wide> tag) back to the original code |
652 | 655 | point. |
653 | 656 |
|
|
0 commit comments