Bug 272083
| Summary: | [css-animations] css/css-animations/animate-with-color-mix.html is a failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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 |
||
Antoine Quint
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
The test css/css-transitions/animations/animate-with-color-mix.html also fails, likely due to the same reasons.
Antoine Quint
The issue here is that we're not serializing the color correctly. Scientific notation is not allowed.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/26894
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45605
EWS
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
<rdar://problem/126148201>