Bug 272083

Summary: [css-animations] css/css-animations/animate-with-color-mix.html is a failure
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=272249
https://github.com/web-platform-tests/wpt/pull/45605

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>