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 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ✅ 12 - 18: Supported
- ◐ 79 - 87: Partial support
- ◐ 88 - 104: Partial support
- ✅ 105 - 130: Supported
- ✅ 131: Supported
Safari
- ❌ 3.1 - 5: Not supported
- ✅ 5.1 - 16.6: Supported
- ✅ 17.0 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2 - TP: Supported
Firefox
- ❌ 2 - 5: Not supported
- ✅ 6 - 42: Supported
- ✅ 43 - 131: Supported
- ✅ 132: Supported
- ✅ 133 - 135: Supported
Opera
- ❌ 9 - 41: Not supported
- ◐ 42 - 90: Partial support
- ✅ 91 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 9: Not supported
- ✅ 10: Supported
- ✅ 11: Supported
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ❌ 3.2 - 4.1: Not supported
- ✅ 4.2 - 16.7: Supported
- ✅ 17.0 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2: Supported
Samsung Internet
- ❌ 4: Not supported
- ◐ 5: Partial support
- ✅ 6.2 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ❌ 2.1 - 4.4.4: Not supported
- ✅ 131: Supported
Firefox for Android
- ✅ 132: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: 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.