Bug 72639

Summary: Animated GIFs don't invalidate -webkit-cross-fade
Product: WebKit Reporter: Tim Horton <thorton>
Component: CSSAssignee: Tim Horton <thorton>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 52162    
Attachments:
Description Flags
repro none

Description Tim Horton 2011-11-17 11:59:40 PST
Created attachment 115647 [details]
repro

Animated GIF should work; animated SVG does. There might be a different invalidation path which I'm not catching.

Attaching a testcase.

<rdar://problem/10459905>
Comment 1 Ahmad Saleem 2024-04-06 10:44:59 PDT
All browsers are different in this test case:

> Safari 17.4.1 renders 'green' filter container with globes animating.

> Chrome Canary 125 renders similar but no animation.

> Firefox Nightly 125 renders nothing for this test case.