Bug 98536

Summary: SVG blur filter causes text elements to go unrendered
Product: WebKit Reporter: ben
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: krit, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.8   
URL: http://jsfiddle.net/Az8Vg/4/

Attachments
Dirk Schulze
Comment 1 2014-05-12 07:37:06 PDT
For HTML content you need to use -webkit-filter for SVG content filter. Specify both, and it should work correctly.
Note You need to log in before you can comment on or make changes to this bug.