[webkit-changes] [WebKit/WebKit] b2bd6a: [scroll-animations] WPT test scroll-animations/css...
Antoine Quint
noreply at github.com
Wed Jan 15 15:14:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2bd6a9053f4bafdeacb4641efae3077cc1a435e
https://github.com/WebKit/WebKit/commit/b2bd6a9053f4bafdeacb4641efae3077cc1a435e
Author: Antoine Quint <graouts at webkit.org>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-transform-on-subject-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/intermediate-transform.html
M Source/WebCore/animation/ViewTimeline.cpp
Log Message:
-----------
[scroll-animations] WPT test scroll-animations/css/view-timeline-with-transform-on-subject.html is a failure
https://bugs.webkit.org/show_bug.cgi?id=285990
rdar://142961850
Reviewed by Simon Fraser.
We must make sure we do not account for CSS Transforms applied on the subject when computing a view timeline's
current time as specified by https://drafts.csswg.org/scroll-animations-1/#view-timelines-ranges.
Canonical link: https://commits.webkit.org/288970@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