[webkit-changes] [WebKit/WebKit] b88277: [scroll-animations] Add ScrollTimeline and ViewTim...
Nikos Mouchtaris
noreply at github.com
Wed Sep 11 13:27:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b882778806909f1e15c33ae623356f662e7ac061
https://github.com/WebKit/WebKit/commit/b882778806909f1e15c33ae623356f662e7ac061
Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/animation-events-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/scroll-timeline-progress.tentative-expected.txt
M LayoutTests/platform/mac-wk1/TestExpectations
M Source/WebCore/animation/ScrollTimeline.cpp
M Source/WebCore/animation/ViewTimeline.cpp
Log Message:
-----------
[scroll-animations] Add ScrollTimeline and ViewTimeline to AnimationTimelinesController
https://bugs.webkit.org/show_bug.cgi?id=279468
rdar://135751833
Reviewed by Antoine Quint.
Add newly created ScrollTimeline and ViewTimeline objects to AnimationTimelinesController.
* Source/WebCore/animation/ScrollTimeline.cpp:
(WebCore::ScrollTimeline::ScrollTimeline):
* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::ViewTimeline::ViewTimeline):
Canonical link: https://commits.webkit.org/283500@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list