Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: e5c39a88b51797dd48047594eaade91c4561a30c
https://github.com/WebKit/WebKit/commit/e5c39a88b51797dd48047594eaade91c4561a30c
Author: Rob Buis <[email protected]>
Date: 2025-08-15 (Fri, 15 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:
-----------
Cherry-pick 298723@main (8ec540162458).
https://bugs.webkit.org/show_bug.cgi?id=293965
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: [email protected] (c8e054f1ad1a).
rdar://157788942
Canonical link: https://commits.webkit.org/298723@main
Canonical link: https://commits.webkit.org/298234.14@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes