Bug 77623
Summary: | [CSS Filters] Clear the intermediate results of the filters before applying it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexandru Chiculita
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexandru Chiculita
*** This bug has been marked as a duplicate of bug 78626 ***