Bug 98536 - SVG blur filter causes text elements to go unrendered
Summary: SVG blur filter causes text elements to go unrendered
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified OS X 10.8
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/Az8Vg/4/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 11:07 PDT by ben
Modified: 2014-05-12 07:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Dirk Schulze 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.