[webkit-changes] [WebKit/WebKit] f9106a: [scroll-animations] In updateCSSViewTimelines we s...
Nikos Mouchtaris
noreply at github.com
Thu Jan 23 11:14:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9106af0da7f82c092f3318ea22457cd6530ae84
https://github.com/WebKit/WebKit/commit/f9106af0da7f82c092f3318ea22457cd6530ae84
Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt
M Source/WebCore/style/Styleable.cpp
Log Message:
-----------
[scroll-animations] In updateCSSViewTimelines we should check if ViewTimelineInsets or ViewTimelineAxes changes
https://bugs.webkit.org/show_bug.cgi?id=286397
rdar://143496116
Reviewed by Antoine Quint.
In updateCSSViewTimelines we should check if ViewTimelineInsets or ViewTimelineAxes changes to properly update
the associated timeline.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt:
* Source/WebCore/style/Styleable.cpp:
(WebCore::Styleable::updateCSSViewTimelines const):
Canonical link: https://commits.webkit.org/289306@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