Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7366f00065ab8ce5d0fd04f946c4225a5470149
https://github.com/WebKit/WebKit/commit/d7366f00065ab8ce5d0fd04f946c4225a5470149
Author: Ahmad Saleem <[email protected]>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/animations/onrepeat-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeat-event-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/svg/idlharness.window-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/TrustedTypePolicyFactory-getAttributeType-event-handler-content-attributes.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/set-event-handlers-content-attributes.tentative-expected.txt
M
LayoutTests/platform/win/imported/w3c/web-platform-tests/trusted-types/TrustedTypePolicyFactory-getAttributeType-event-handler-content-attributes.tentative-expected.txt
M Source/WebCore/dom/EventNames.json
M Source/WebCore/svg/SVGAnimationElement.idl
M Source/WebCore/svg/animation/SVGSMILElement.cpp
M Source/WebCore/svg/svgattrs.in
Log Message:
-----------
[SVG] Handle `repeatEvent` for svg animations
https://bugs.webkit.org/show_bug.cgi?id=275293
rdar://problem/129919749
Reviewed by Darin Adler.
This patch aligns WebKit with Gecko / Firefox and Blink / Chromium.
Merge:
https://chromium.googlesource.com/chromium/blink/+/f7d3a4aaa8598d79b137dde63e9b401ea351e1e9
This implements 'repeatEvent' as per web specification [1]:
[1] https://www.w3.org/TR/SMIL3/smil-timing.html#q135
* Source/WebCore/dom/EventNames.json:
* Source/WebCore/svg/SVGAnimationElement.idl:
* Source/WebCore/svg/svgattrs.in:
* Source/WebCore/svg/animation/SVGSMILElement.cpp:
(WebCore::SVGSMILElement::attributeChanged):
(WebCore::SVGSMILElement::progress):
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeat-event-expected.txt:
Progressions
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/onrepeat-expected.txt:
Ditto
*
LayoutTests/imported/w3c/web-platform-tests/svg/idlharness.window-expected.txt:
Ditto
*
LayoutTests/platform/win/imported/w3c/web-platform-tests/trusted-types/TrustedTypePolicyFactory-getAttributeType-event-handler-content-attributes.tentative-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/set-event-handlers-content-attributes.tentative-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/TrustedTypePolicyFactory-getAttributeType-event-handler-content-attributes.tentative-expected.txt:
Canonical link: https://commits.webkit.org/298715@main
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