Bug 272083 - [css-animations] css/css-animations/animate-with-color-mix.html is a failure
Summary: [css-animations] css/css-animations/animate-with-color-mix.html is a failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-03 07:22 PDT by Antoine Quint
Modified: 2024-04-09 11:19 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2024-04-03 07:22:42 PDT
We fail to pass the WPT test css/css-animations/animate-with-color-mix.html per https://wpt.fyi/results/css/css-animations/animate-with-color-mix.html. As of this writing, only Chromium-based browsers pass.
Comment 1 Antoine Quint 2024-04-04 08:53:39 PDT
The test css/css-transitions/animations/animate-with-color-mix.html also fails, likely due to the same reasons.
Comment 2 Antoine Quint 2024-04-04 08:54:05 PDT
The issue here is that we're not serializing the color correctly. Scientific notation is not allowed.
Comment 3 Antoine Quint 2024-04-05 01:21:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26894
Comment 4 Antoine Quint 2024-04-08 03:36:57 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45605
Comment 5 EWS 2024-04-09 11:18:09 PDT
Committed 277256@main (a08c3d1966f9): <https://commits.webkit.org/277256@main>

Reviewed commits have been landed. Closing PR #26894 and removing active labels.
Comment 6 Radar WebKit Bug Importer 2024-04-09 11:19:13 PDT
<rdar://problem/126148201>