8383
8484 < h1 > CSS Text Level 3</ h1 >
8585
86- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 30 January
86+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 4 February
8787 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/01/30 22:01:29 $ (CVS $Revision$)</ a > <!--<dd><a
93+ 2011/01/30 22:03:16 $ (CVS $Revision$)</ a > <!--<dd><a
9494 href="http://www.w3.org/TR/2010/WD-css3-text-20101005/">http://www.w3.org/TR/2010/WD-css3-text-20101005/</a></dd> -->
9595
9696
@@ -3295,8 +3295,10 @@ <h3 id=text-trim><span class=secno>9.3. </span><a
32953295 name =punctuation-trim > </ a > Fullwidth Kerning: the ‘< a
32963296 href ="#text-trim0 "> < code class =property > text-trim</ code > </ a > ’
32973297 property</ h3 >
3298- <!-- Syntax is derived as a shorthand of the following theoretical
3299- properties (defaults given first):
3298+
3299+ < pre class =note >
3300+ Syntax is derived as a shorthand of the following theoretical
3301+ properties (defaults given first):
33003302
33013303 text-trim-start: keep-start | force-start
33023304 text-trim-end: allow-end | force-end | keep-end | keep-fullstop
@@ -3311,7 +3313,7 @@ <h3 id=text-trim><span class=secno>9.3. </span><a
33113313 [ force-end | keep-end | keep-fullstop] ||
33123314 keep-adjacent ||
33133315 no-justify
3314- -- >
3316+ </ pre >
33153317
33163318 < table class =propdef >
33173319 < tbody >
@@ -3390,6 +3392,9 @@ <h3 id=text-trim><span class=secno>9.3. </span><a
33903392 rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > .</ span >
33913393 </ dl >
33923394
3395+ < p class =issue > Figure out proper interaction with text-align: end. Does
3396+ allow-end behavior make sense? Do we want allow-start instead?
3397+
33933398 < p > In all cases, the UA must trim (kern) the blank half of fullwidth
33943399 opening punctuation if its previous adjacent character is a fullwidth
33953400 opening punctuation, fullwidth middle dot punctuation, fullwidth closing
0 commit comments