Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f603de5e005aee36ea1e79aa7a0b4a55ef5a07ff
https://github.com/WebKit/WebKit/commit/f603de5e005aee36ea1e79aa7a0b4a55ef5a07ff
Author: Antoine Quint <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred-expected.txt
M Source/WebCore/animation/WebAnimation.cpp
M Source/WebCore/animation/WebAnimation.h
Log Message:
-----------
[scroll-animations] deferred timelines should be represented as null through
the bindings
https://bugs.webkit.org/show_bug.cgi?id=319593
rdar://182421884
Reviewed by Cameron McCormack.
The CSS WG resolved [0] that deferred timelines should be represented as null
through the bindings.
[0] https://github.com/w3c/csswg-drafts/issues/13807#issuecomment-4390005560
*
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred-expected.txt:
* Source/WebCore/animation/WebAnimation.cpp:
(WebCore::WebAnimation::bindingsTimeline const):
* Source/WebCore/animation/WebAnimation.h:
(WebCore::WebAnimation::bindingsTimeline const): Deleted.
Canonical link: https://commits.webkit.org/317377@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications