Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4691d48077d6de7bb72d10ba3f171dc41fcc87ad
https://github.com/WebKit/WebKit/commit/4691d48077d6de7bb72d10ba3f171dc41fcc87ad
Author: Rob Buis <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animateMotion-spline-invalid-keyTimes-expected.txt
M Source/WebCore/svg/SVGAnimationElement.cpp
Log Message:
-----------
Fix animateMotion-spline-invalid-keyTimes.html
https://bugs.webkit.org/show_bug.cgi?id=318132
Reviewed by Nikolas Zimmermann.
Fix animateMotion-spline-invalid-keyTimes.html by keeping the animation invalid
when keyTimes list does not end with 1
for the spline calcMode [1].
[1] https://svgwg.org/specs/animations/#KeyTimesAttribute
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animateMotion-spline-invalid-keyTimes-expected.txt:
* Source/WebCore/svg/SVGAnimationElement.cpp:
(WebCore::SVGAnimationElement::startedActiveInterval):
Canonical link: https://commits.webkit.org/316138@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications