CSS3 Overflow-wrap
- CRAllows lines to be broken within words if an otherwise unbreakable string is too long to fit. Currently mostly supported using the word-wrap
property.
Chrome
- 4 - 22: Partial support
- 23 - 110: Supported
- 111: Supported
- 112 - 114: Supported
Edge
- 12 - 17: Partial support
- 18 - 110: Supported
- 111: Supported
Safari
- 3.1 - 6: Partial support
- 6.1 - 16.2: Supported
- 16.3: Supported
- 16.4 - TP: Supported
Firefox
- 2 - 3: Not supported
- 3.5 - 48: Partial support
- 49 - 110: Supported
- 111: Supported
- 112 - 113: Supported
Opera
- 9 - 10.1: Not supported
- 10.5 - 12: Partial support
- 12.1 - 94: Supported
- 95: Supported
IE
- 5.5 - 10: Partial support
- 11: Partial support
Chrome for Android
- 111: Supported
Safari on iOS
- 3.2 - 6.1: Partial support
- 7 - 16.2: Supported
- 16.3: Supported
- 16.4: Supported
Samsung Internet
- 4 - 19.0: Supported
- 20: Supported
Opera Mini
- all: Partial support
Opera Mobile
- 10 - 12.1: Partial support
- 73: Supported
UC Browser for Android
- 13.4: Supported
Android Browser
- 2.1 - 4.3: Partial support
- 4.4 - 4.4.4: Supported
- 111: Supported
Firefox for Android
- 110: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Partial support
- 3: Supported
Partial support refers to requiring the legacy name "word-wrap" (rather than "overflow-wrap") to work.