File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484
8585 < h1 > CSS Text Level 3</ h1 >
8686
87- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 12 June 2011</ h2 >
87+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 17 June 2011</ h2 >
8888
8989 < dl >
9090 < dt > This version:
9191
9292 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
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>
93+ 2011/06/12 10:04:34 $ (CVS $Revision$)</ a > <!--
94+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110617 /">http://www.w3.org/TR/2011/WD-css3-text-20110617 /</a></dd>
9595 -->
9696
9797
@@ -708,8 +708,11 @@ <h3 id=text-transform><span class=secno>3.1. </span> <a name=caps-prop></a>
708708 < p > The definition of fullwidth and halfwidth forms can be found on the
709709 Unicode consortium web site at < a href ="#UAX11 "
710710 rel =biblioentry > [UAX11]<!--{{!UAX11}}--> </ a > . The mapping to fullwidth
711- form is defined by <wide> tag of Character Decomposition Mapping in
712- < a href ="#UAX44 " rel =biblioentry > [UAX44]<!--{{!UAX44}}--> </ a > .
711+ form is defined by taking code points with the <wide> tag in their
712+ Decomposition_Mapping in < a href ="#UAX44 "
713+ rel =biblioentry > [UAX44]<!--{{!UAX44}}--> </ a > and mapping their
714+ decomposition (minus the <wide> tag) back to the original code
715+ point.
713716
714717 < p class =issue > Should all characters be transformed, or only letters (i.e.
715718 not symbols, punctuation, or white space)
Original file line number Diff line number Diff line change @@ -367,8 +367,10 @@ <h3 id="text-transform">
367367
368368 < p > The definition of fullwidth and halfwidth forms can be found on the
369369 Unicode consortium web site at [[!UAX11]].
370- The mapping to fullwidth form is defined by <wide> tag of
371- Character Decomposition Mapping in [[!UAX44]].</ p >
370+ The mapping to fullwidth form is defined by taking code points with
371+ the <wide> tag in their Decomposition_Mapping in [[!UAX44]]
372+ and mapping their decomposition (minus the <wide> tag)
373+ back to the original code point.</ p >
372374
373375 < p class ="issue "> Should all characters be transformed, or only letters
374376 (i.e. not symbols, punctuation, or white space)</ p >
You can’t perform that action at this time.
0 commit comments