Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80929161e65fbb2247ba1d356125cefacdbaa631 https://github.com/WebKit/WebKit/commit/80929161e65fbb2247ba1d356125cefacdbaa631 Author: Antoine Quint <grao...@webkit.org> Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/progress.tentative-expected.txt M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/scroll-timeline-progress.tentative-expected.txt M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/style-change-events-expected.txt M Source/WebCore/animation/WebAnimation.cpp M Source/WebCore/animation/WebAnimation.h M Source/WebCore/animation/WebAnimation.idl Log Message: ----------- [scroll-animations] implement `Animation.progress` https://bugs.webkit.org/show_bug.cgi?id=280887 rdar://137278217 Reviewed by Anne van Kesteren and Tim Nguyen. Add support for the new `Animation.progress` property. * LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/progress.tentative-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/scroll-timeline-progress.tentative-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/style-change-events-expected.txt: * Source/WebCore/animation/WebAnimation.cpp: (WebCore::WebAnimation::progress const): * Source/WebCore/animation/WebAnimation.h: * Source/WebCore/animation/WebAnimation.idl: Canonical link: https://commits.webkit.org/284695@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes