Are css filters implemented at all in the Edge browser?
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
Nothing of these works.
Disclaimer: I'm testing it on version 20.10240 (it is on virtual machine, which I cannot update).
Is there filter property for that specific version?
If not, is it fixed in the newer edge versions?
Yes it is supported but you have to activate this in about:flags.
Filters didn't work for me, because I had z-index: -1. Maybe that could help someone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With