[wpt-sync] Sync PR 45126 - CanvasGradient addColorStop supports color-mix
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45126 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45126
Details from upstream follow.
perryuwang <perryuwang@tencent.com> wrote:
CanvasGradient addColorStop supports color-mix
Bug: 327837697
Change-Id: I5f5b21c011fab15d81e196be0d7f2279a6e82ec2Reviewed-on: https://chromium-review.googlesource.com/5371273
WPT-Export-Revision: 331fd843bc404eed073b270eaadd57135693527e
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/fill-and-stroke-styles/2d.gradient.colormix.html [wpt.fyi]
- color-mix works as CanvasGradient color input:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- color-mix works as CanvasGradient color input:
Comment 4•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a0af13542842
https://hg.mozilla.org/mozilla-central/rev/32f756cbf9ed
Description
•