[wpt-sync] Sync PR 41713 - Add canvas-based test for composite modes.
Categories
(Core :: Web Painting, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41713 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41713
Details from upstream follow.
L. David Baron <dbaron@chromium.org> wrote:
Add canvas-based test for composite modes.
This test tests for the current spec, but it is also designed so that we
can use it to make progress on changing the spec in
https://github.com/w3c/fxtf-drafts/issues/446 and
https://github.com/w3c/fxtf-drafts/issues/447 .Change-Id: If0f321a0fef7279fabfba9c613556371f42f9875
Bug: 1477259
Reviewed-on: https://chromium-review.googlesource.com/4827182
WPT-Export-Revision: 9a94c60d9adef168647b4be2f39d2bb20352fb75
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 15 subtests
Status Summary
Firefox
OK
: 1
PASS
: 11
FAIL
: 4
Chrome
OK
: 1
PASS
: 11
FAIL
: 4
Safari
OK
: 1
PASS
: 12
FAIL
: 3
Links
Details
New Tests That Don't Pass
- /css/compositing/canvas-composite-modes.html [wpt.fyi]
- globalCompositeOperation destination:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - globalCompositeOperation lighter:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - globalCompositeOperation plus-darker:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - globalCompositeOperation plus-lighter:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- globalCompositeOperation destination:
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4102af1e7415
https://hg.mozilla.org/mozilla-central/rev/b30d3cef2774
Description
•