Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8ec540162458dde246dd471242976cb80837e956 https://github.com/WebKit/WebKit/commit/8ec540162458dde246dd471242976cb80837e956 Author: Rob Buis <rb...@igalia.com> Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths: A LayoutTests/svg/animations/key-times-zero-crash-expected.txt A LayoutTests/svg/animations/key-times-zero-crash.html M Source/WebCore/svg/SVGAnimationElement.cpp Log Message: ----------- Release assert in LegacyRenderSVGRoot::repaintRectInLocalCoordinates https://bugs.webkit.org/show_bug.cgi?id=293965 Reviewed by Simon Fraser. For linear and spline animation, the first time value in the list must be 0, and the last time value in the list must be 1 [1]. [1] https://svgwg.org/specs/animations/#KeyTimesAttribute * LayoutTests/svg/animations/key-times-zero-crash-expected.txt: Added. * LayoutTests/svg/animations/key-times-zero-crash.html: Added. * Source/WebCore/svg/SVGAnimationElement.cpp: (WebCore::SVGAnimationElement::startedActiveInterval): Originally-landed-as: 292955.10@webkit-2025.4-embargoed (c8e054f1ad1a). rdar://157788942 Canonical link: https://commits.webkit.org/298723@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