[webkit-changes] [WebKit/WebKit] c8d2cf: [web-animations] WPT test css/CSS2/visufx/animatio...
Antoine Quint
noreply at github.com
Mon Mar 4 10:15:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8d2cfa80287c3ba41802e0a1f55782dbf541cca
https://github.com/WebKit/WebKit/commit/c8d2cfa80287c3ba41802e0a1f55782dbf541cca
Author: Antoine Quint <graouts at webkit.org>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation-expected.txt
M Source/WebCore/animation/CSSPropertyAnimation.cpp
Log Message:
-----------
[web-animations] WPT test css/CSS2/visufx/animation/visibility-interpolation.html is a unique failure
https://bugs.webkit.org/show_bug.cgi?id=270434
Reviewed by Antti Koivisto.
Interpolation of the "visibility" property is discrete when neither of the values for a given
animation interval is "visible", per https://drafts.csswg.org/web-animations-1/#animating-visibility.
This addresses the final failures in this test.
* LayoutTests/imported/w3c/web-platform-tests/css/CSS2/visufx/animation/visibility-interpolation-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::blendFunc):
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
Canonical link: https://commits.webkit.org/275636@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list