NEW 44074
Allow SVG filters to be used on all styled elements.
https://bugs.webkit.org/show_bug.cgi?id=44074
Summary Allow SVG filters to be used on all styled elements.
Erik Arvidsson
Reported 2010-08-16 14:44:47 PDT
It would be very useful to allow SVG filters to be used with any element. Just, imagine being able to apply a guassian SVG filter to a video element. This can be done today bu using WebGL and shaders but it is way too complicated.
Attachments
Adrien Denat
Comment 1 2017-08-18 10:35:30 PDT
This is already supported by Chrome and Firefox. You can find working examples there: https://jsfiddle.net/Grsmto/112totjn/26/ https://jsfiddle.net/Grsmto/gd5nh453/45/ As well as an extended list there: https://tympanus.net/Development/DistortedButtonEffects/
Note You need to log in before you can comment on or make changes to this bug.