RESOLVED FIXED 272083
[css-animations] css/css-animations/animate-with-color-mix.html is a failure
https://bugs.webkit.org/show_bug.cgi?id=272083
Summary [css-animations] css/css-animations/animate-with-color-mix.html is a failure
Antoine Quint
Reported 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.
Attachments
Antoine Quint
Comment 1 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.
Antoine Quint
Comment 2 2024-04-04 08:54:05 PDT
The issue here is that we're not serializing the color correctly. Scientific notation is not allowed.
Antoine Quint
Comment 3 2024-04-05 01:21:01 PDT
Antoine Quint
Comment 4 2024-04-08 03:36:57 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45605
EWS
Comment 5 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.
Radar WebKit Bug Importer
Comment 6 2024-04-09 11:19:13 PDT
Note You need to log in before you can comment on or make changes to this bug.