Bug 107708
Summary: | [Chromium][CSS Filters] Filter outsets are clipped during filter parameter animation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Max Vujovic <mvujovic> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | achicu, krit, letmespellitoutforyou, schenney, senorblanco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsfiddle.net/UF8dq/1/ | ||
Bug Depends on: | 109098 | ||
Bug Blocks: |
Max Vujovic
To reproduce, visit the above URL and click the "Animate Blur" button.
In Chromium, the blur filter's outsets get clipped during the transition. When the transition ends, the blur outsets render correctly.
Safari does not exhibit this issue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Max Vujovic
Possibly related to bug 109098.