Skip to content

Commit 87b2749

Browse files
committed
[css-text-3] Add note about hyphenating mixed case words
Closes #3927
1 parent da9d878 commit 87b2749

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-text-3/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,6 +2830,13 @@ Line Breaking Details</h3>
28302830
<wpt pathprefix="/css/vendor-imports/mozilla/mozilla-central-reftests/text3/">
28312831
hyphenation-control-1.html
28322832
</wpt>
2833+
2834+
Note: In some languages
2835+
(such as English but not German),
2836+
it may appropriate to avoid having hyphenation opportunities in mixed case words,
2837+
as those may indicate proper nouns.
2838+
This type of heuristic is however not mandated by this specification,
2839+
as is up to the User Agent and its language-specific hyphenation resource.
28332840
</dl>
28342841

28352842
<p>Correct automatic hyphenation requires a hyphenation resource

0 commit comments

Comments
 (0)