Bug 121689

Summary: Element with clip path that also has an animation with blur applied to it does not work
Product: WebKit Reporter: CJ Gammon <gammon>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achicu, bfulgham, krit, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
example showing clipped image that should animate its blur value with the rest of the content none

CJ Gammon
Reported 2013-09-20 09:02:53 PDT
Created attachment 212176 [details] example showing clipped image that should animate its blur value with the rest of the content When a CSS clip path is applied to an element and the same element is animated with its blur value, it is neither clipped nor animated.
Attachments
example showing clipped image that should animate its blur value with the rest of the content (16.96 KB, application/zip)
2013-09-20 09:02 PDT, CJ Gammon
no flags
Brent Fulgham
Comment 1 2022-07-15 14:35:03 PDT
The blur is applied, but seem to apply across the whole screen. This behavior is consistent between Safari, Chrome, and Firefox. I'm not sure if all of the browsers have the bug, or if the test case is invalid.
Radar WebKit Bug Importer
Comment 2 2022-07-15 14:35:16 PDT
Note You need to log in before you can comment on or make changes to this bug.