2929
3030 < h1 > CSS Text Level 3</ h1 >
3131
32- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 20 October
32+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 25 October
3333 2011</ h2 >
3434
3535 < dl >
3636 < dt > This version:
3737
3838 < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2011/10/20
3939 06:15:56 $ (CVS $Revision$)</ a > <!--
40- <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111020 /">http://www.w3.org/TR/2011/WD-css3-text-20111020 /</a></dd>
40+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111025 /">http://www.w3.org/TR/2011/WD-css3-text-20111025 /</a></dd>
4141 -->
4242
4343
@@ -1729,7 +1729,8 @@ <h3 id=hyphenate-character><span class=secno>5.2. </span> Hyphens: the
17291729
17301730 < p > This property specifies strings that are shown between parts of
17311731 hyphenated words. The ‘< code class =property > auto</ code > ’ value
1732- means that the user agent should find an appropriate value. If a string is
1732+ means that the user agent should find an appropriate value, preferably
1733+ from the same source as the hyphenation dictionary. If a string is
17331734 specified, it appears at the end of the line before a hyphenation break.
17341735
17351736 < div class =example >
@@ -1745,8 +1746,6 @@ <h3 id=hyphenate-character><span class=secno>5.2. </span> Hyphens: the
17451746 href ="#hyphenate-character0 "> < code
17461747 class =property > hyphenate-character</ code > </ a > ’.
17471748
1748- < p class =issue > Can we point to CLDR for hyphenation character data?
1749-
17501749 < h3 id =hyphenate-size-limits > < span class =secno > 5.3. </ span > Hyphenation
17511750 Size Limit: the ‘< a href ="#hyphenate-limit-zone "> < code
17521751 class =property > hyphenate-limit-zone</ code > </ a > ’ property</ h3 >
@@ -3108,8 +3107,8 @@ <h3 id=word-spacing><span class=secno>8.1. </span> Word Spacing: the
31083107 < tr >
31093108 < th > Computed value:
31103109
3111- < td > ‘ < code class = property > normal </ code > ’ or computed value
3112- or percentage
3110+ < td > as specified, except with <length > values computed to absolute
3111+ lengths
31133112 </ table >
31143113
31153114 < p > This property specifies the minimum, maximum, and optimal spacing
@@ -3192,8 +3191,8 @@ <h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the
31923191 < tr >
31933192 < th > Computed value:
31943193
3195- < td > ‘ < code class = property > normal </ code > ’ or computed value
3196- or percentage
3194+ < td > as specified, except with <length > values computed to absolute
3195+ lengths
31973196 </ table >
31983197
31993198 < p > This property specifies the minimum, maximum, and optimal spacing
0 commit comments