This polyfill takes the official CSS filters syntax and translates it to the different equivalent techniques that the browsers know for those effects
762
stars
66
forks
source link
Remove the minus + double the pixelradius #5
Closed
lemnis closed 11 years ago
Change the -webkit-filter for brightness into a postive number.
On the demo it is a negative number, when you change it to a postive number it shows up exactly how IE it displays.
Also when you double the pixelradius of the blur effect on the IE filter it looks more closely on the chrome blur.