Bug 77623

Summary: [CSS Filters] Clear the intermediate results of the filters before applying it
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexandru Chiculita
Reported 2012-02-02 04:01:06 PST
If 2 or more filters are applied on the same element, the intermediate results are stored and used the next time the filter is applied. The result is that the filters are not reapplied at all and the repainting fails.
Attachments
Alexandru Chiculita
Comment 1 2012-03-05 11:54:51 PST
*** This bug has been marked as a duplicate of bug 78626 ***
Note You need to log in before you can comment on or make changes to this bug.