@@ -34,8 +34,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 October 2011</h2>
3434 < dl >
3535 < dt > This version:
3636
37- < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2011/09/29
38- 21:46:18 $ (CVS $Revision$)</ a > <!--
37+ < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2011/10/04
38+ 00:51:39 $ (CVS $Revision$)</ a > <!--
3939 <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111004/">http://www.w3.org/TR/2011/WD-css3-text-20111004/</a></dd>
4040 -->
4141
@@ -258,7 +258,7 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
258258
259259 < li > < a href ="#hyphenate-char-limits "> < span class =secno > 5.4. </ span >
260260 Hyphenation Character Limits: the ‘< code
261- class =property > hyphenate-limit-word </ code > ’ property</ a >
261+ class =property > hyphenate-limit-chars </ code > ’ property</ a >
262262
263263 < li > < a href ="#hyphenate-line-limits "> < span class =secno > 5.5. </ span >
264264 Hyphenation Line Limits: the ‘< code
@@ -1778,8 +1778,8 @@ <h3 id=hyphenate-size-limits><span class=secno>5.3. </span> Hyphenation
17781778 current line.
17791779
17801780 < h3 id =hyphenate-char-limits > < span class =secno > 5.4. </ span > Hyphenation
1781- Character Limits: the ‘< code
1782- class =property > hyphenate-limit-word </ code > ’ property</ h3 >
1781+ Character Limits: the ‘< a href =" #hyphenate-limit-chars " > < code
1782+ class =property > hyphenate-limit-chars </ code > </ a > ’ property</ h3 >
17831783
17841784 < table class =propdef >
17851785 < tbody >
@@ -1791,7 +1791,7 @@ <h3 id=hyphenate-char-limits><span class=secno>5.4. </span> Hyphenation
17911791 < tr >
17921792 < th > Value:
17931793
1794- < td > auto | <integer>{1,3}
1794+ < td > [ auto | <integer>] {1,3}
17951795
17961796 < tr >
17971797 < th > Initial:
@@ -6408,7 +6408,7 @@ <h2 class=no-num id=appendix-h-full-property-index>Appendix H: Full
64086408 < th > < a class =property
64096409 href ="#hyphenate-limit-chars "> hyphenate-limit-chars</ a >
64106410
6411- < td > auto | <integer>{1,3}
6411+ < td > [ auto | <integer>] {1,3}
64126412
64136413 < td > auto
64146414
0 commit comments