forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[scroll-animations] Implement view-timeline-inset property
https://bugs.webkit.org/show_bug.cgi?id=280655 rdar://137009069 Reviewed by Antoine Quint. Implement parsing of view timeline inset if set via the ViewTimelineOptions, and adjust computeViewTimelineData to use insets. * Source/WebCore/animation/ViewTimeline.cpp: (WebCore::lengthForInset): (WebCore::insetsFromString): (WebCore::insetsFromOptions): (WebCore::ViewTimeline::ViewTimeline): (WebCore::ViewTimeline::computeViewTimelineData const): (WebCore::ViewTimeline::currentTime): * Source/WebCore/animation/ViewTimeline.h: Canonical link: https://commits.webkit.org/284636@main
- Loading branch information
Showing
1 changed file
with
66 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters