@@ -35,7 +35,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 August 2011</h2>
3535 < dt > This version:
3636
3737 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
38- 2011/08/19 01:01:30 $ (CVS $Revision$)</ a > <!--
38+ 2011/08/19 19:45:32 $ (CVS $Revision$)</ a > <!--
3939 <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110819/">http://www.w3.org/TR/2011/WD-css3-text-20110819/</a></dd>
4040 -->
4141
@@ -614,15 +614,16 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
614614 class =property > letter-spacing</ code > </ a > ’ is ‘< code
615615 class =css > normal</ code > ’?
616616
617- < p > A more complicated problem is the < a
617+ < p class = issue > A more complicated problem is the < a
618618 href ="http://blogs.msdn.com/b/michkap/archive/2006/08/18/706383.aspx "> greek
619619 uppercasing rules</ a > which actually alter the diacritics. How should we
620620 handle that?
621621
622- < p class =note > A future level of CSS may introduce an ‘< a
623- href ="#text-transform0 "> < code class =css > @text-transform</ code > </ a > ’
624- rule similar to ‘< code class =css > @counter-style</ code > ’ from
625- [[CSS3LISTS]] to create mapping tables for less common text transforms.
622+ < p class =note > A future level of CSS may introduce the ability to create
623+ custom mapping tables for less common text transforms, such as by
624+ ‘< a href ="#text-transform0 "> < code
625+ class =css > @text-transform</ code > </ a > ’ rule similar to ‘< code
626+ class =css > @counter-style</ code > ’ from [[CSS3LISTS]].
626627
627628 < h2 id =white-space-processing > < span class =secno > 3. </ span > White Space
628629 Processing</ h2 >
@@ -2880,6 +2881,9 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
28802881 such as alternate glyphs or glyph compression to help justify the text
28812882 under any method. This behavior is not controlled by this level of CSS.
28822883
2884+ < p class =issue > Add example of using ‘< a href ="#text-justify0 "> < code
2885+ class =property > text-justify</ code > </ a > ’ with the TeX algorithm.
2886+
28832887 < div class =example >
28842888 < p > 3.8 Line Adjustment in < a href ="#JLREQ "
28852889 rel =biblioentry > [JLREQ]<!--{{JLREQ}}--> </ a > gives an example of a set of
0 commit comments