Bug 72639 - Animated GIFs don't invalidate -webkit-cross-fade
Summary: Animated GIFs don't invalidate -webkit-cross-fade
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks: 52162
  Show dependency treegraph
 
Reported: 2011-11-17 11:59 PST by Tim Horton
Modified: 2024-04-06 10:44 PDT (History)
2 users (show)

See Also:


Attachments
repro (352.95 KB, text/html)
2011-11-17 11:59 PST, Tim Horton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.