Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3dd3c8cdda3e6451da955890a75c3df9c0a4cb02
https://github.com/WebKit/WebKit/commit/3dd3c8cdda3e6451da955890a75c3df9c0a4cb02
Author: Rob Buis <[email protected]>
Date: 2025-10-26 (Sun, 26 Oct 2025)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-ci-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-ci.html
A
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-escaped-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-escaped.html
M
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-expected.txt
M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WebCore/css/parser/CSSParser.cpp
M Source/WebCore/css/parser/CSSParser.h
M Source/WebCore/svg/properties/SVGAnimationAdditiveValueFunctionImpl.cpp
M Source/WebCore/svg/properties/SVGPropertyTraits.h
Log Message:
-----------
Fix animation of stop-color on <stop>
https://bugs.webkit.org/show_bug.cgi?id=256956
Reviewed by Nikolas Zimmermann.
Accept case-insensitive 'currentcolor' on color animations.
Tests:
imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-ci.html
imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-escaped.html
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-ci-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-ci.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-escaped-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-escaped.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-stop-currentcolor-expected.txt:
* Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WebCore/css/parser/CSSParser.cpp:
(WebCore::CSSParser::parseColorOrCurrentColorWithoutContext):
* Source/WebCore/css/parser/CSSParser.h:
* Source/WebCore/svg/properties/SVGAnimationAdditiveValueFunctionImpl.cpp:
(WebCore::SVGAnimationColorFunction::colorFromString):
* Source/WebCore/svg/properties/SVGPropertyTraits.h:
(WebCore::SVGPropertyTraits<Color>::parse):
Canonical link: https://commits.webkit.org/302163@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications