Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c25e4c092278e9c55184431fe7a941bf61a431b9 https://github.com/WebKit/WebKit/commit/c25e4c092278e9c55184431fe7a941bf61a431b9 Author: Antoine Quint <grao...@webkit.org> Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths: M LayoutTests/TestExpectations M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt M Source/WebCore/animation/WebAnimation.cpp Log Message: ----------- [scroll-animations] play-animation.html, reverse-animation.html and updating-the-finished-state.html WPT tests under scroll-animations/scroll-timelines are crashes https://bugs.webkit.org/show_bug.cgi?id=281660 rdar://138102638 Reviewed by Anne van Kesteren. Ensure we always use compatible times to compare with 0. * LayoutTests/TestExpectations: * LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt: * Source/WebCore/animation/WebAnimation.cpp: (WebCore::WebAnimation::playState const): (WebCore::WebAnimation::updateFinishedState): Canonical link: https://commits.webkit.org/285353@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