@@ -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:04:53 $ (CVS $Revision$)</ a > <!--
92+ 2011/04/27 01:09:35 $ (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
@@ -3748,17 +3748,26 @@ <h4 id=fullwidth-collapsing><span class=secno>9.3.1. </span> Fullwidth
37483748 with such full width glyphs as follows:
37493749
37503750 < ul >
3751- < li > Set fullwidth opening punctuation trim if the previous character is a
3752- fullwidth opening punctuation, fullwidth middle dot punctuation, or
3753- ideographic space (U+3000). Else set it fully spaced.
3754-
3755- < li > Set fullwidth closing punctuation trim if the next character is a
3756- fullwidth closing punctuation, fullwidth middle dot punctuation, or
3757- ideographic space (U+3000). Else set it at full width.
3758-
3759- < li > Set fullwidth closing puntuation followed by fullwidth opening
3760- punctuation each "half-spaced", i.e. halfway between trim and fully
3751+ < li > Set < a href ="#fullwidth-opening-punctuation0 "> < i > fullwidth opening
3752+ punctuation</ i > </ a > trim if the previous character is a < a
3753+ href ="#fullwidth-opening-punctuation0 "> < i > fullwidth opening
3754+ punctuation</ i > </ a > , < a
3755+ href ="#fullwidth-middle-dot-punctuation0 "> < i > fullwidth middle dot
3756+ punctuation</ i > </ a > , or ideographic space (U+3000). Else set it fully
37613757 spaced.
3758+
3759+ < li > Set < a href ="#fullwidth-closing-punctuation0 "> < i > fullwidth closing
3760+ punctuation</ i > </ a > trim if the next character is a < a
3761+ href ="#fullwidth-closing-punctuation0 "> < i > fullwidth closing
3762+ punctuation</ i > </ a > , < a
3763+ href ="#fullwidth-middle-dot-punctuation0 "> < i > fullwidth middle dot
3764+ punctuation</ i > </ a > , or ideographic space (U+3000). Else set it at full
3765+ width.
3766+
3767+ < li > Set < i > fullwidth closing puntuation</ i > followed by < a
3768+ href ="#fullwidth-opening-punctuation0 "> < i > fullwidth opening
3769+ punctuation</ i > </ a > each "half-spaced", i.e. halfway between trim and
3770+ fully spaced.
37623771 </ ul >
37633772
37643773 < div class =example >
0 commit comments