CSS3 Overflow-wrap
- WDAllows lines to be broken within words if an otherwise unbreakable string is too long to fit. Currently mostly supported using the word-wrap
property.
IE
- 5.5 - 10: Partial support
- 11: Partial support
Edge
- 12 - 17: Partial support
- 18 - 100: Supported
- 101: Supported
Firefox
- 2 - 3: Not supported
- 3.5 - 48: Partial support
- 49 - 99: Supported
- 100: Supported
- 101 - 102: Supported
Chrome
- 4 - 22: Partial support
- 23 - 100: Supported
- 101: Supported
- 102 - 104: Supported
Safari
- 3.1 - 6: Partial support
- 6.1 - 15.3: Supported
- 15.4: Supported
- TP: Supported
Opera
- 9 - 10.1: Not supported
- 10.5 - 12: Partial support
- 12.1 - 85: Supported
- 86: Supported
- 87: Supported
Safari on iOS
- 3.2 - 6.1: Partial support
- 7 - 15.3: Supported
- 15.4: Supported
Opera Mini
- all: Partial support
Android Browser
- 2.1 - 4.3: Partial support
- 4.4 - 4.4.4: Supported
- 101: Supported
Opera Mobile
- 10 - 12.1: Partial support
- 64: Supported
Chrome for Android
- 101: Supported
Firefox for Android
- 100: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 15.0: Supported
- 16.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Partial support
Partial support refers to requiring the legacy name "word-wrap" (rather than "overflow-wrap") to work.