RESOLVED WONTFIX113098
[Chromium] Filter effect disappears when changing element class name
https://bugs.webkit.org/show_bug.cgi?id=113098
Summary [Chromium] Filter effect disappears when changing element class name
Dominic Mazzoni
Reported 2013-03-22 14:18:37 PDT
Created attachment 194630 [details] Code to repro the bug This problem seems to manifest when: * A CSS rule uses an attribute selector to apply a filter effect. * The filter effect is a reference to an SVG filter. * The element that the effect is applied to changes its class name - the filter should be unaffected, but it's lost. Minimal repro attached. Bug repros on all current versions of Chrome from stable to Canary. Tested on Mac OS X, with hardware acceleration enabled.
Attachments
Code to repro the bug (924 bytes, text/html)
2013-03-22 14:18 PDT, Dominic Mazzoni
no flags
Note You need to log in before you can comment on or make changes to this bug.