@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 January
9090 < dt > This version:
9191
9292 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
93- 2011/01/25 07: 00:57 $ (CVS $Revision$)</ a > <!--<dd><a
93+ 2011/01/26 00:18:18 $ (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
@@ -2339,7 +2339,7 @@ <h3 id=text-align-last><span class=secno>8.3. </span> Last Line Alignment:
23392339 property except when ‘< a href ="#text-align0 "> < code
23402340 class =property > text-align</ code > </ a > ’ is set to ‘< code
23412341 class =css > justify</ code > ’, in which case it is ‘< code
2342- class =css > center </ code > ’ when ‘< a href ="#text-justify0 "> < code
2342+ class =css > justify </ code > ’ when ‘< a href ="#text-justify0 "> < code
23432343 class =property > text-justify</ code > </ a > ’ is ‘< code
23442344 class =css > distribute</ code > ’ and ‘< code
23452345 class =css > start</ code > ’ otherwise. All other values have the same
@@ -2449,9 +2449,7 @@ <h3 id=text-justify><span class=secno>8.4. </span> Justification Method:
24492449
24502450 < dd > Justification primarily changes spacing both at word separators and at
24512451 grapheme cluster boundaries in all scripts except those in the connected
2452- and cursive groups. This value is sometimes used in e.g. Japanese, often
2453- with the ‘< a href ="#text-align-last0 "> < code
2454- class =property > text-align-last</ code > </ a > ’ property.
2452+ and cursive groups. This value is sometimes used in e.g. Japanese.
24552453
24562454 < dt > < a name =kashida-prop > </ a > < a name =text-kashida-space > </ a > < dfn
24572455 id =kashida title ="text-justify:kashida "> < code > kashida</ code > </ dfn >
@@ -2525,13 +2523,15 @@ <h3 id=text-justify><span class=secno>8.4. </span> Justification Method:
25252523 < p > How any remaining space is distributed once all expansion opportunities
25262524 reach their limits is up to the UA. If the inline contents of a line
25272525 cannot be stretched to the full width of the line box, then they must be
2528- aligned as specified by the < span class =property > < a
2529- href ="#text-align-last "> ‘< code
2530- class =property > text-align-last</ code > ’</ a > </ span > property (or as
2531- ‘< code class =css > auto</ code > ’ if ‘< a
2526+ aligned as specified by the ‘< a href ="#text-align-last0 "> < code
2527+ class =property > text-align-last</ code > </ a > ’ property. (If ‘< a
25322528 href ="#text-align-last0 "> < code
25332529 class =property > text-align-last</ code > </ a > ’ is ‘< code
2534- class =css > justify</ code > ’).
2530+ class =css > justify</ code > ’, then they must be aligned as for
2531+ ‘< code class =css > center</ code > ’ if ‘< a
2532+ href ="#text-justify0 "> < code class =property > text-justify</ code > </ a > ’
2533+ is ‘< code class =css > distribute</ code > ’ and as ‘< code
2534+ class =css > start</ code > ’ otherwise.)
25352535
25362536 < p > The expansion opportunity priorities for values of ‘< a
25372537 href ="#text-justify0 "> < code class =property > text-justify</ code > </ a > ’
0 commit comments