-
Notifications
You must be signed in to change notification settings - Fork 733
Description
It seems like the note regarding the behaviour of the hyphenation: auto
property is possibly missing a word or two?
Note: In some languages (such as English but not German), it may appropriate to avoid having hyphenation opportunities in mixed case words, as those may indicate proper nouns. This type of heuristic is however not mandated by this specification, as is up to the User Agent and its language-specific hyphenation resource.
should probably actually read
Note: In some languages (such as English but not German), it may be appropriate to avoid having hyphenation opportunities in mixed case words, as those may indicate proper nouns. This type of heuristic is however not mandated by this specification, as it is up to the User Agent and its language-specific hyphenation resource.
?