@@ -36,7 +36,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 January
3636 < dt > This version:
3737
3838 < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/01/12
39- 01:53:17 $ (CVS $Revision$)</ a > <!--
39+ 01:57:40 $ (CVS $Revision$)</ a > <!--
4040 <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120112/">http://www.w3.org/TR/2012/WD-css3-text-20120112/</a></dd>
4141 -->
4242
@@ -2343,7 +2343,7 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
23432343
23442344 < td > < strong > 1</ strong >
23452345
2346- < td > 2
2346+ < td > 3
23472347
23482348 < td > 2
23492349
@@ -2451,10 +2451,12 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
24512451 category represents expansion opportunities at < a
24522452 href ="#word-separator "> word separators</ a > . (See < a
24532453 href ="#word-spacing "> ‘< code
2454- class =property > word-spacing</ code > ’</ a > .) The UA may treat spaces
2455- differently than other expansion points in the same priority, but must not
2456- change their priority with respect to expansion points in other priority
2457- levels. For example, in Japanese ‘< code
2454+ class =property > word-spacing</ code > ’</ a > .) Except when ‘< a
2455+ href ="#text-justify0 "> < code class =property > text-justify</ code > </ a > ’
2456+ is ‘< code class =css > distribute</ code > ’, the UA may treat
2457+ spaces differently than other expansion points in the same priority, but
2458+ must not change their priority with respect to expansion points in other
2459+ priority levels. For example, in Japanese ‘< code
24582460 class =css > inter-ideograph</ code > ’ justification (which treats CJK
24592461 characters at a higher priority than Latin characters), word spaces
24602462 traditionally have a higher priority than inter-CJK spacing, and the UA
0 commit comments