Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d28f6dfad9a53d8da171aa464a706e84a164cf37
https://github.com/WebKit/WebKit/commit/d28f6dfad9a53d8da171aa464a706e84a164cf37
Author: Antoine Quint <[email protected]>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
A
LayoutTests/webanimations/threaded-animations/filter-animation-blending-expected.html
A
LayoutTests/webanimations/threaded-animations/filter-animation-blending.html
M Source/WebCore/platform/animation/AcceleratedEffect.cpp
Log Message:
-----------
[threaded-animations] filters are animated in reverse
https://bugs.webkit.org/show_bug.cgi?id=305486
rdar://168149976
Reviewed by Anne van Kesteren.
Switch the `FilterOperations` callee and argument when blending filters so that
they are
animated in the correct direction.
Test: webanimations/threaded-animations/filter-animation-blending.html
Canonical link: https://commits.webkit.org/305596@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications