-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1864055 [wpt PR 43065] - Resolve missing components during colors…
…pace conversion, a=testonly Automatic update from web-platform-tests Resolve missing components during colorspace conversion https://csswg.sesse.net/css-color-4/#missing: """ For handling of missing component in color interpolation, see § 12.2 Interpolating with Missing Components. For all other purposes, a missing component behaves as a zero value, in the appropriate unit for that component: 0, 0%, or 0deg. This includes rendering the color directly, converting it to another color space, performing computations on the color component values, etc. """ Remaining color mix test failures may be invalid: web-platform-tests/wpt#42940 web-platform-tests/wpt#43180 Bug: 1495694, 1445171 Change-Id: I0ecd334b595c9c1ff4d3cb2f655176dd3b3eea16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5017402 Reviewed-by: Yi Xu <yiyixchromium.org> Commit-Queue: Aaron Krajeski <aaronhkchromium.org> Cr-Commit-Position: refs/heads/main{#1225694} -- wpt-commits: 6e624cc9cb5dcba7a7e940aa51ea025ebe24a7e7 wpt-pr: 43065 UltraBlame original commit: 2b12ef1a74b23ed23a261ad7102f8fa5e96afa62
- Loading branch information
Showing
1 changed file
with
134 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters