Bug 269236 - [threaded-animation-resolution] add support for blending `filter` values
Summary: [threaded-animation-resolution] add support for blending `filter` values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on: 269290
Blocks: 250970
  Show dependency treegraph
 
Reported: 2024-02-12 13:56 PST by Antoine Quint
Modified: 2024-02-13 15:33 PST (History)
6 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 2024-02-12 13:56:01 PST
We added support for blending `opacity` (bug 268738) and `transform` values (269226) but there is one last category of properties to add support for: `filter`.
Comment 1 Antoine Quint 2024-02-12 14:04:32 PST
Pull request: https://github.com/WebKit/WebKit/pull/24282
Comment 2 EWS 2024-02-12 17:57:04 PST
Committed 274512@main (6ec40ab0f4a4): <https://commits.webkit.org/274512@main>

Reviewed commits have been landed. Closing PR #24282 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-12 17:58:15 PST
<rdar://problem/122842684>
Comment 4 WebKit Commit Bot 2024-02-13 05:50:31 PST
Re-opened since this is blocked by bug 269290
Comment 5 Antoine Quint 2024-02-13 09:39:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/24348
Comment 6 EWS 2024-02-13 15:32:59 PST
Committed 274587@main (7591a3073e28): <https://commits.webkit.org/274587@main>

Reviewed commits have been landed. Closing PR #24348 and removing active labels.