|
104 | 104 | </p> |
105 | 105 | <h1 class="p-name no-ref" id=title>CSS Text Module Level 3</h1> |
106 | 106 | <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft, |
107 | | - <span class=dt-updated><span class=value-title title=20140818>18 August 2014</span></span></span></h2> |
| 107 | + <span class=dt-updated><span class=value-title title=20140907>7 September 2014</span></span></span></h2> |
108 | 108 | <div data-fill-with=spec-metadata><dl> |
109 | 109 | <dt>This version: |
110 | 110 | <dd><a class=u-url href=http://dev.w3.org/csswg/css-text-3/>http://dev.w3.org/csswg/css-text-3/</a> |
@@ -1386,8 +1386,12 @@ <h3 class="heading settled" data-level=6.1 id=hyphens-property><span class=secno |
1386 | 1386 | <dd>Words may be broken at <a data-link-type=dfn href=#hyphenation-opportunity title="hyphenation opportunities">hyphenation opportunities</a> |
1387 | 1387 | determined automatically by a language-appropriate hyphenation resource |
1388 | 1388 | in addition to those indicated explicitly by a conditional hyphen. |
1389 | | - Automatic <a data-link-type=dfn href=#hyphenation-opportunity title="hyphenation opportunities">hyphenation opportunities</a> within a word are ignored |
1390 | | - if it contains a conditional hyphen (&shy; or U+00AD). |
| 1389 | + Automatic <a data-link-type=dfn href=#hyphenation-opportunity title="hyphenation opportunities">hyphenation opportunities</a> within a word must be ignored |
| 1390 | + if the word contains a conditional hyphen (&shy; or U+00AD), |
| 1391 | + in favor of the conditional hyphen(s). |
| 1392 | + However, if, even after breaking at such opportunities, |
| 1393 | + a portion of that word is is still too long to fit on one line, |
| 1394 | + an automatic hyphenation opportunity may be used. |
1391 | 1395 | </dl> |
1392 | 1396 |
|
1393 | 1397 | <p>Correct automatic hyphenation requires a hyphenation resource |
|
0 commit comments