CSS Hyphenation
- WDMethod of controlling when words at the end of lines should be hyphenated using the "hyphens" property.
IE
- 5.5 - 9: Not supported
- 10: Supported
- 11: Supported
Edge
- 12 - 18: Supported
- 79 - 87: Partial support
- 88 - 100: Partial support
- 101: Partial support
Firefox
- 2 - 5: Not supported
- 6 - 42: Supported
- 43 - 99: Supported
- 100: Supported
- 101 - 102: Supported
Chrome
- 4 - 54: Not supported
- 55 - 87: Partial support
- 88 - 100: Supported
- 101: Supported
- 102 - 104: Supported
Safari
- 3.1 - 5: Not supported
- 5.1 - 15.3: Supported
- 15.4: Supported
- TP: Supported
Opera
- 9 - 41: Not supported
- 42 - 85: Partial support
- 86: Partial support
- 87: Partial support
Safari on iOS
- 3.2 - 4.1: Not supported
- 4.2 - 15.3: Supported
- 15.4: Supported
Opera Mini
- all: Not supported
Android Browser
- 2.1 - 4.4.4: Not supported
- 101: Supported
Opera Mobile
- 10 - 12.1: Not supported
- 64: Supported
Chrome for Android
- 101: Supported
Firefox for Android
- 100: Supported
UC Browser for Android
- 12.12: Partial support
Samsung Internet
- 4: Not supported
- 5: Partial support
- 6.2 - 15.0: Supported
- 16.0: Supported
QQ Browser
- 10.4: Not supported
Baidu Browser
- 7.12: Partial support
KaiOS Browser
- 2.5: Supported
Chrome < 55 and Android 4.0 Browser support "-webkit-hyphens: none", but not the "auto" property. It is advisable to set the @lang attribute on the HTML element to enable hyphenation support and improve accessibility.