text-decoration styling
- CRMethod of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. text-decoration: line-through dashed blue
) or as single properties (e.g. text-decoration-color: blue
)
Chrome
- ❌ 4 - 25: Not supported
- ❌ 26 - 56: Disabled by default
- ◐ 57 - 130: Partial support
- ◐ 131: Partial support
- ◐ 132 - 134: Partial support
Edge
- ❌ 12 - 18: Not supported
- ◐ 79 - 130: Partial support
- ◐ 131: Partial support
Safari
- ❌ 3.1 - 7: Not supported
- ◐ 7.1: Partial support
- ◐ 8 - 12: Partial support
- ◐ 12.1 - 18.0: Partial support
- ◐ 18.1: Partial support
- ◐ 18.2 - TP: Partial support
Firefox
- ❌ 2 - 5: Not supported
- ◐ 6 - 35: Partial support
- ◐ 36 - 131: Partial support
- ◐ 132: Partial support
- ◐ 133 - 135: Partial support
Opera
- ❌ 9 - 34: Not supported
- ❌ 35 - 43: Disabled by default
- ◐ 44 - 113: Partial support
- ◐ 114: Partial support
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ◐ 131: Partial support
Safari on iOS
- ❌ 3.2 - 7.1: Not supported
- ◐ 8 - 18.0: Partial support
- ◐ 18.1: Partial support
- ◐ 18.2: Partial support
Samsung Internet
- ❌ 4 - 6.4: Not supported
- ◐ 7.2 - 25: Partial support
- ◐ 26: Partial support
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ◐ 80: Partial support
UC Browser for Android
- ◐ 15.5: Partial support
Android Browser
- ❌ 2.1 - 4.4.4: Not supported
- ✅ 131: Supported
Firefox for Android
- ◐ 132: Partial support
QQ Browser
- ◐ 14.9: Partial support
Baidu Browser
- ◐ 13.52: Partial support
KaiOS Browser
- ◐ 2.5: Partial support
- ◐ 3: Partial support
All browsers support the CSS2 version of text-decoration
, which matches only the text-decoration-line
values (underline
, etc.)