Bug 44074

Summary: Allow SVG filters to be used on all styled elements.
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dglazkov, grsmto, paulirish
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.