CSS3 Text-shadow
- CRMethod of applying one or more shadow or blur effects to text
IE
- 5.5 - 9: Not supported
- 10: Supported
- 11: Supported
Edge
- 12 - 18: Supported
- 79 - 87: Supported
- 88: Supported
Firefox
- 2 - 3: Not supported
- 3.5 - 84: Supported
- 85: Supported
- 86 - 87: Supported
Chrome
- 4 - 87: Supported
- 88: Supported
- 89 - 91: Supported
Safari
- 3.1 - 3.2: Partial support
- 4 - 13.1: Supported
- 14: Supported
- TP: Supported
Opera
- 9: Not supported
- 9.5 - 72: Supported
- 73: Supported
iOS Safari
- 3.2 - 13.7: Supported
- 14: Supported
Opera Mini
- all: Partial support
Android Browser
- 2.1 - 4.4.4: Supported
- 81: Supported
Opera Mobile
- 10 - 12.1: Supported
- 59: Supported
Chrome for Android
- 88: Supported
Firefox for Android
- 85: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 12.0: Supported
- 13.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Supported
Opera Mini ignores the blur-radius set, so no blur effect is visible. Text-shadow behavior can be somewhat emulated in older IE versions using the non-standard "dropshadow" or "glow" filters.