[webkit-changes] [WebKit/WebKit] 8d8787: [web-animations] color-scheme should support discr...
Aditya Keerthi
noreply at github.com
Thu Sep 7 14:18:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d8787bcabc26b663d65c2306a76374ed5a9a771
https://github.com/WebKit/WebKit/commit/8d8787bcabc26b663d65c2306a76374ed5a9a771
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-color-adjust/animation/color-scheme-no-interpolation-expected.txt
M Source/WebCore/animation/CSSPropertyAnimation.cpp
M Source/WebCore/rendering/style/StyleColorScheme.h
Log Message:
-----------
[web-animations] color-scheme should support discrete animation
https://bugs.webkit.org/show_bug.cgi?id=241179
rdar://94615599
Reviewed by Tim Nguyen.
The `color-scheme` property should support discrete animation, per
https://drafts.csswg.org/css-color-adjust/#color-scheme-prop.
* LayoutTests/imported/w3c/web-platform-tests/css/css-color-adjust/animation/color-scheme-no-interpolation-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
* Source/WebCore/rendering/style/StyleColorScheme.h:
(WebCore::operator<<):
Canonical link: https://commits.webkit.org/267750@main
More information about the webkit-changes
mailing list