Bug 248263 - [web-animations] filter values containing a url() should animate discretely
Summary: [web-animations] filter values containing a url() should animate discretely
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WebExposed, WPTImpact
Depends on:
Blocks:
 
Reported: 2022-11-23 00:20 PST by Antoine Quint
Modified: 2022-11-23 05:26 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-11-23 00:20:41 PST
Per https://drafts.fxtf.org/filter-effects/#interpolation-of-filters, we should use a discrete animation when either of the animated filter value contains a url() function.
Comment 1 Antoine Quint 2022-11-23 00:24:14 PST
Pull request: https://github.com/WebKit/WebKit/pull/6754
Comment 2 EWS 2022-11-23 05:25:22 PST
Committed 256970@main (582bdb346c12): <https://commits.webkit.org/256970@main>

Reviewed commits have been landed. Closing PR #6754 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-23 05:26:16 PST
<rdar://problem/102626239>