Bug 113098

Summary: [Chromium] Filter effect disappears when changing element class name
Product: WebKit Reporter: Dominic Mazzoni <dmazzoni>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Code to repro the bug none

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.