CSS Hyphenation
- CRMethod of controlling when words at the end of lines should be hyphenated using the "hyphens" property.
Chrome
- 4 - 54: Not supported
- 55 - 87: Partial support
- 88 - 112: Supported
- 113: Supported
- 114 - 116: Supported
Edge
- 12 - 18: Supported
- 79 - 87: Partial support
- 88 - 104: Partial support
- 105 - 112: Supported
- 113: Supported
Safari
- 3.1 - 5: Not supported
- 5.1 - 16.4: Supported
- 16.5: Supported
- 16.6 - TP: Supported
Firefox
- 2 - 5: Not supported
- 6 - 42: Supported
- 43 - 112: Supported
- 113: Supported
- 114 - 115: Supported
Opera
- 9 - 41: Not supported
- 42 - 90: Partial support
- 91 - 98: Supported
- 99: Supported
IE
- 5.5 - 9: Not supported
- 10: Supported
- 11: Supported
Chrome for Android
- 113: Supported
Safari on iOS
- 3.2 - 4.1: Not supported
- 4.2 - 16.4: Supported
- 16.5: Supported
Samsung Internet
- 4: Not supported
- 5: Partial support
- 6.2 - 20: Supported
- 21: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12.1: Not supported
- 73: Supported
UC Browser for Android
- 13.4: Partial support
Android Browser
- 2.1 - 4.4.4: Not supported
- 113: Supported
Firefox for Android
- 113: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Supported
- 3: 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.