Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd1ba3e2347f5c154bd98f5f5e4559d7ef6d081d
https://github.com/WebKit/WebKit/commit/dd1ba3e2347f5c154bd98f5f5e4559d7ef6d081d
Author: Antoine Quint <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-discrete-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-relative-absolute-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-single-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/d-expected.txt
M Source/WebCore/animation/CSSPropertyAnimation.cpp
M Source/WebCore/rendering/style/BasicShapes.h
Log Message:
-----------
[web-animations] add animation support for the `d` property
https://bugs.webkit.org/show_bug.cgi?id=272447
Reviewed by Antti Koivisto.
Add animation support for the `d` property. The remaining failures are
contained within logic related to
how path data is blended and some normalization issues which will be tackled as
follow-up changes.
*
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-discrete-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-relative-absolute-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/svg/path/property/d-interpolation-single-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/d-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::blendFunc):
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
* Source/WebCore/rendering/style/BasicShapes.h:
Canonical link: https://commits.webkit.org/277299@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