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 - 118: Supported
- 119: Supported
- 120 - 122: Supported
Edge
- 12 - 18: Supported
- 79 - 87: Partial support
- 88 - 104: Partial support
- 105 - 118: Supported
- 119: Supported
Safari
- 3.1 - 5: Not supported
- 5.1 - 16.6: Supported
- 17.0: Supported
- 17.1: Supported
- 17.2 - TP: Supported
Firefox
- 2 - 5: Not supported
- 6 - 42: Supported
- 43 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Opera
- 9 - 41: Not supported
- 42 - 90: Partial support
- 91 - 103: Supported
- 104: Supported
IE
- 5.5 - 9: Not supported
- 10: Supported
- 11: Supported
Chrome for Android
- 119: Supported
Safari on iOS
- 3.2 - 4.1: Not supported
- 4.2 - 16.7: Supported
- 17.0: Supported
- 17.1: Supported
- 17.2: Supported
Samsung Internet
- 4: Not supported
- 5: Partial support
- 6.2 - 22: Supported
- 23: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12.1: Not supported
- 73: Supported
UC Browser for Android
- 15.5: Supported
Android Browser
- 2.1 - 4.4.4: Not supported
- 119: Supported
Firefox for Android
- 119: 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.