Bug 107708 - [Chromium][CSS Filters] Filter outsets are clipped during filter parameter animation
Summary: [Chromium][CSS Filters] Filter outsets are clipped during filter parameter an...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/UF8dq/1/
Keywords:
Depends on: 109098
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-23 11:17 PST by Max Vujovic
Modified: 2013-04-08 17:09 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Vujovic 2013-01-23 11:17:12 PST
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.
Comment 1 Max Vujovic 2013-02-06 15:00:46 PST
Possibly related to bug 109098.