CSS Filter Effects
- WDMethod of applying filter effects using the filter
property to elements, matching filters available in SVG. Filter functions include blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, sepia and saturate.
Chrome
- ❌ 4 - 17: Not supported
- ✅ 18 - 52: Supported
- ✅ 53 - 129: Supported
- ✅ 130: Supported
- ✅ 131 - 133: Supported
Edge
- ❌ 12: Disabled by default
- ◐ 13 - 18: Partial support
- ✅ 79 - 129: Supported
- ✅ 130: Supported
Safari
- ❌ 3.1 - 5.1: Not supported
- ✅ 6 - 9: Supported
- ✅ 9.1 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2 - TP: Supported
Firefox
- ❌ 2 - 3.5: Not supported
- ◐ 3.6 - 33: Partial support
- ❌ 34: Disabled by default
- ✅ 35 - 131: Supported
- ✅ 132: Supported
- ✅ 133 - 135: Supported
Opera
- ❌ 9 - 12.1: Not supported
- ✅ 15 - 39: Supported
- ✅ 40 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ✅ 130: Supported
Safari on iOS
- ❌ 3.2 - 5.1: Not supported
- ✅ 6 - 9.2: Supported
- ✅ 9.3 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2: Supported
Samsung Internet
- ✅ 4 - 6.4: Supported
- ✅ 7.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.3: Not supported
- ✅ 4.4 - 4.4.4: Supported
- ✅ 130: Supported
Firefox for Android
- ✅ 130: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ✅ 2.5: Supported
- ✅ 3: Supported
Note that this property is significantly different from and incompatible with Microsoft's older "filter" property.