@@ -89,7 +89,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 April 2011</h2>
8989 < dt > This version:
9090
9191 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
92- 2011/04/27 01:09:35 $ (CVS $Revision$)</ a > <!--
92+ 2011/04/27 01:13:32 $ (CVS $Revision$)</ a > <!--
9393 <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110427/">http://www.w3.org/TR/2011/WD-css3-text-20110427/</a></dd>
9494 -->
9595
@@ -3715,17 +3715,16 @@ <h4 id=fullwidth-collapsing><span class=secno>9.3.1. </span> Fullwidth
37153715 < p > In order to set the text as specified, the UA may need to either
37163716
37173717 < ul >
3718- < li > trim (kern) the blank half of the glyphs if they are fully spaced and
3719- must be set trim, or
3718+ < li > trim (kern) the blank half of the glyphs if they are given fully
3719+ spaced and must be set trim, or
37203720
3721- < li > add space to the glyphs if they are trim must be set fully spaced
3721+ < li > add space to the glyphs if they are given trim must be set fully
3722+ spaced
37223723 </ ul >
37233724
3724- < p > Some fonts (e.g. MS PMincho) use proportional glyphs for fullwidth
3725- punctuation characters. In such cases, the UA should not apply text
3726- spacing rules to proportional glyphs, and instead always set them at their
3727- natural width. (In other words, their given advance width is considered
3728- simultaneously trim and fully spaced.)
3725+ < p > Some fonts use proportional glyphs for fullwidth punctuation characters.
3726+ For such proportional glyphs, the given advance width is considered
3727+ simultaneously trim and fully spaced.
37293728
37303729 < p class =note > The advance width of a standard Han character can be
37313730 determined either from font metrics such as the OpenType < code > ideo</ code >
0 commit comments