Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a7a09ee4d7fc6b8714452a0a73286c5cc7c5d3ff
https://github.com/WebKit/WebKit/commit/a7a09ee4d7fc6b8714452a0a73286c5cc7c5d3ff
Author: Antoine Quint <[email protected]>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor-expected.txt
M Source/WebCore/animation/ViewTimeline.cpp
M Source/WebCore/animation/ViewTimeline.idl
M Source/WebCore/animation/ViewTimelineOptions.h
M Source/WebCore/animation/ViewTimelineOptions.idl
Log Message:
-----------
[scroll-animations] make `subject` a required parameter when constructing a
`ViewTimeline`
https://bugs.webkit.org/show_bug.cgi?id=323965
rdar://187200265
Reviewed by Anne van Kesteren.
The CSS WG resolved recently [0] to make the `subject` parameter when
constructing a `ViewTimeline`.
[0] https://bugs.webkit.org/show_bug.cgi?id=323965
*
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor-expected.txt:
* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::ViewTimeline::create):
* Source/WebCore/animation/ViewTimeline.idl:
* Source/WebCore/animation/ViewTimelineOptions.h:
* Source/WebCore/animation/ViewTimelineOptions.idl:
Canonical link: https://commits.webkit.org/320969@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications