|
84 | 84 |
|
85 | 85 | <h1>CSS Text Level 3</h1> |
86 | 86 |
|
87 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 June 2011</h2> |
| 87 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 June 2011</h2> |
88 | 88 |
|
89 | 89 | <dl> |
90 | 90 | <dt>This version: |
91 | 91 |
|
92 | 92 | <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: |
93 | | - 2011/06/04 04:33:39 $ (CVS $Revision$)</a> <!-- |
94 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110608/">http://www.w3.org/TR/2011/WD-css3-text-20110608/</a></dd> |
| 93 | + 2011/06/08 15:51:24 $ (CVS $Revision$)</a> <!-- |
| 94 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110612/">http://www.w3.org/TR/2011/WD-css3-text-20110612/</a></dd> |
95 | 95 | --> |
96 | 96 |
|
97 | 97 |
|
@@ -492,7 +492,10 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2> |
492 | 492 | <li class=no-num><a href="#script-groups">Appendix E: Scripts and |
493 | 493 | Spacing</a> |
494 | 494 |
|
495 | | - <li class=no-num><a href="#appendix-f-full-property-index">Appendix F: |
| 495 | + <li class=no-num><a href="#mappings-fulllsize-kana">Appendix F: |
| 496 | + ‘<code class=css>fullsize-kana</code>’ Mappings</a> |
| 497 | + |
| 498 | + <li class=no-num><a href="#appendix-g-full-property-index">Appendix G: |
496 | 499 | Full Property Index</a> |
497 | 500 |
|
498 | 501 | <li class=no-num><a href="#index">Appendix I: Index</a> |
@@ -711,6 +714,10 @@ <h3 id=text-transform><span class=secno>3.1. </span> <a name=caps-prop></a> |
711 | 714 | <p class=issue>Should all characters be transformed, or only letters (i.e. |
712 | 715 | not symbols, punctuation, or white space) |
713 | 716 |
|
| 717 | + <p>The mappings for small Kana to normal Kana are defined in <a |
| 718 | + href="#mappings-fulllsize-kana">‘<code |
| 719 | + class=css>fullsize-kana</code>’ Mappings</a>. |
| 720 | + |
714 | 721 | <p>Text transformation happens after <a href="#white-space-rules">white |
715 | 722 | space processing</a>. (This only matters when ‘<code |
716 | 723 | class=css>fullwidth</code>’ transforms U+0020 space characters to |
@@ -6096,7 +6103,171 @@ <h2 class=no-num id=script-groups>Appendix E: Scripts and Spacing</h2> |
6096 | 6103 | </ol> |
6097 | 6104 | </div> |
6098 | 6105 |
|
6099 | | - <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full |
| 6106 | + <h2 class=no-num id=mappings-fulllsize-kana>Appendix F: ‘<code |
| 6107 | + class=css>fullsize-kana</code>’ Mappings</h2> |
| 6108 | + |
| 6109 | + <table class=data> |
| 6110 | + <tbody> |
| 6111 | + <tr><!-- Vowels --> |
| 6112 | + |
| 6113 | + <td>ァ U+30A1 ➔ ア U+30A2 |
| 6114 | + |
| 6115 | + <td>ィ U+30A3 ➔ イ U+30A4 |
| 6116 | + |
| 6117 | + <td>ゥ U+30A5 ➔ ウ U+30A6 |
| 6118 | + |
| 6119 | + <td>ェ U+30A7 ➔ エ U+30A8 |
| 6120 | + |
| 6121 | + <td>ォ U+30A9 ➔ オ U+30AA |
| 6122 | + |
| 6123 | + <tr><!-- Consonant K --> |
| 6124 | + |
| 6125 | + <td>ヵ U+30F5 ➔ カ U+30AB |
| 6126 | + |
| 6127 | + <td> |
| 6128 | + |
| 6129 | + <td>ㇰ U+31F0 ➔ ク U+30AF |
| 6130 | + |
| 6131 | + <td>ヶ U+30F6 ➔ ケ U+30B1 |
| 6132 | + |
| 6133 | + <td> |
| 6134 | + |
| 6135 | + <tr><!-- Consonant S --> |
| 6136 | + |
| 6137 | + <td> |
| 6138 | + |
| 6139 | + <td>ㇱ U+31F1 ➔ シ U+30B7 |
| 6140 | + |
| 6141 | + <td>ㇲ U+31F2 ➔ ス U+30B9 |
| 6142 | + |
| 6143 | + <td> |
| 6144 | + |
| 6145 | + <td> |
| 6146 | + |
| 6147 | + <tr><!-- Consonant T --> |
| 6148 | + |
| 6149 | + <td> |
| 6150 | + |
| 6151 | + <td> |
| 6152 | + |
| 6153 | + <td>ッ U+30C3 ➔ ツ U+30C4 |
| 6154 | + |
| 6155 | + <td> |
| 6156 | + |
| 6157 | + <td>ㇳ U+31F3 ➔ ト U+30C8 |
| 6158 | + |
| 6159 | + <tr><!-- Consonant N --> |
| 6160 | + |
| 6161 | + <td> |
| 6162 | + |
| 6163 | + <td> |
| 6164 | + |
| 6165 | + <td>ㇴ U+31F4 ➔ ヌ U+30CC |
| 6166 | + |
| 6167 | + <td> |
| 6168 | + |
| 6169 | + <td> |
| 6170 | + |
| 6171 | + <tr><!-- Consonant H --> |
| 6172 | + |
| 6173 | + <td>ㇵ U+31F5 ➔ ハ U+30CF |
| 6174 | + |
| 6175 | + <td>ㇶ U+31F6 ➔ ヒ U+30D2 |
| 6176 | + |
| 6177 | + <td>ㇷ U+31F7 ➔ フ U+30D5 |
| 6178 | + |
| 6179 | + <td>ㇸ U+31F8 ➔ ヘ U+30D8 |
| 6180 | + |
| 6181 | + <td>ㇹ U+31F9 ➔ ホ U+30DB |
| 6182 | + |
| 6183 | + <tr><!-- Consonant M --> |
| 6184 | + |
| 6185 | + <td> |
| 6186 | + |
| 6187 | + <td> |
| 6188 | + |
| 6189 | + <td>ㇺ U+31FA ➔ ム U+30E0 |
| 6190 | + |
| 6191 | + <td> |
| 6192 | + |
| 6193 | + <td> |
| 6194 | + |
| 6195 | + <tr><!-- Consonant Y --> |
| 6196 | + |
| 6197 | + <td>ャ U+30E3 ➔ ヤ U+30E4 |
| 6198 | + |
| 6199 | + <td> |
| 6200 | + |
| 6201 | + <td>ュ U+30E5 ➔ ユ U+30E6 |
| 6202 | + |
| 6203 | + <td> |
| 6204 | + |
| 6205 | + <td>ョ U+30E7 ➔ ヨ U+30E8 |
| 6206 | + |
| 6207 | + <tr><!-- Consonant R --> |
| 6208 | + |
| 6209 | + <td>ㇻ U+31FB ➔ ラ U+30E9 |
| 6210 | + |
| 6211 | + <td>ㇼ U+31FC ➔ リ U+30EA |
| 6212 | + |
| 6213 | + <td>ㇽ U+31FD ➔ ル U+30EB |
| 6214 | + |
| 6215 | + <td>ㇾ U+31FE ➔ レ U+30EC |
| 6216 | + |
| 6217 | + <td>ㇿ U+31FF ➔ ロ U+30ED |
| 6218 | + |
| 6219 | + <tr><!-- Consonant W --> |
| 6220 | + |
| 6221 | + <td>ヮ U+30EE ➔ ワ U+30EF |
| 6222 | + |
| 6223 | + <td> |
| 6224 | + |
| 6225 | + <td> |
| 6226 | + |
| 6227 | + <td> |
| 6228 | + |
| 6229 | + <td> |
| 6230 | + |
| 6231 | + <tr><!-- Vowels (hwid) --> |
| 6232 | + |
| 6233 | + <td>ァ U+FF67 ➔ ア U+FF71 |
| 6234 | + |
| 6235 | + <td>ィ U+FF68 ➔ イ U+FF72 |
| 6236 | + |
| 6237 | + <td>ゥ U+FF69 ➔ ウ U+FF73 |
| 6238 | + |
| 6239 | + <td>ェ U+FF6A ➔ エ U+FF74 |
| 6240 | + |
| 6241 | + <td>ォ U+FF6B ➔ オ U+FF75 |
| 6242 | + |
| 6243 | + <tr></tr> |
| 6244 | + <!-- Consonant T (hwid) --> |
| 6245 | + |
| 6246 | + <tr> |
| 6247 | + <td> |
| 6248 | + |
| 6249 | + <td> |
| 6250 | + |
| 6251 | + <td>ッ U+FF6F ➔ ツ U+FF82 |
| 6252 | + |
| 6253 | + <td> |
| 6254 | + |
| 6255 | + <td> |
| 6256 | + |
| 6257 | + <tr><!-- Consonant Y (hwid) --> |
| 6258 | + |
| 6259 | + <td>ャ U+FF6C ➔ ヤ U+FF94 |
| 6260 | + |
| 6261 | + <td> |
| 6262 | + |
| 6263 | + <td>ュ U+FF6D ➔ ユ U+FF95 |
| 6264 | + |
| 6265 | + <td> |
| 6266 | + |
| 6267 | + <td>ョ U+FF6E ➔ ヨ U+FF96 |
| 6268 | + </table> |
| 6269 | + |
| 6270 | + <h2 class=no-num id=appendix-g-full-property-index>Appendix G: Full |
6100 | 6271 | Property Index</h2> |
6101 | 6272 | <!--begin-properties--> |
6102 | 6273 |
|
|
0 commit comments