RESOLVED INVALID 98536
SVG blur filter causes text elements to go unrendered
https://bugs.webkit.org/show_bug.cgi?id=98536
Summary SVG blur filter causes text elements to go unrendered
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.