File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 March 2011</h2>
8989 < dt > This version:
9090
9191 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
92- 2011/03/30 00:37:40 $ (CVS $Revision$)</ a > <!--
92+ 2011/03/30 03:24:34 $ (CVS $Revision$)</ a > <!--
9393 <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110330/">http://www.w3.org/TR/2011/WD-css3-text-20110330/</a></dd>
9494 -->
9595
@@ -1670,9 +1670,9 @@ <h3 id=hyphens><span class=secno>6.1. </span>Hyphenation Control: the
16701670 determined by hyphenation characters inside the word or as determined
16711671 automatically by a language-appropriate hyphenation resource (such as
16721672 those provided via ‘< code
1673- class =css > @hyphenation-resource</ code > ’). Explicit hyphenation
1674- characters inside a word take priority over automatic resources when
1675- determining hyphenation points within the word.
1673+ class =css > @hyphenation-resource</ code > ’). Conditional hyphenation
1674+ characters inside a word, if present, take priority over automatic
1675+ resources when determining hyphenation points within the word.
16761676
16771677 < dt > all
16781678
Original file line number Diff line number Diff line change @@ -1131,9 +1131,9 @@ <h3 id="hyphens">Hyphenation Control: the 'hyphens' property</h3>
11311131 determined by hyphenation characters inside the word or as
11321132 determined automatically by a language-appropriate hyphenation
11331133 resource (such as those provided via ''@hyphenation-resource'').
1134- Explicit hyphenation characters inside a word take priority over
1135- automatic resources when determining hyphenation points within
1136- the word.
1134+ Conditional hyphenation characters inside a word, if present,
1135+ take priority over automatic resources when determining
1136+ hyphenation points within the word.
11371137 < dt > all
11381138 < dd > All possible hyphenation points, as would be determined for ''auto'',
11391139 are marked. The visual appearance of the mark is UA-dependent. This
You can’t perform that action at this time.
0 commit comments