[wpt-sync] Sync PR 28766 - CanvasFilter object tests on offscreen canvas
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28766 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28766
Details from upstream follow.
b'Aaron Krajeski <aaronhk@chromium.org>' wrote:
CanvasFilter object tests on offscreen canvas
Bug: 1169216
Change-Id: I0adfdf8bef2de755c20bead51974c2e204d3aacc
Reviewed-on: https://chromium-review.googlesource.com/2862923
WPT-Export-Revision: 67ba50924983611861f4c3fbe6d1fe41256eee90
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 4
FAIL: 4
Chrome
OK : 4
PASS: 4
Safari
OK : 4
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/canvas/offscreen/shadows/2d.shadow.canvasfilter.blur.object.exceptions.html
Test exceptions on CanvasFilter() blur.object: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/shadows/2d.shadow.canvasfilter.blur.object.exceptions.worker.html
Test exceptions on CanvasFilter() blur.object: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/shadows/2d.shadow.canvasfilter.object.html
Test CanvasFilter() object: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/shadows/2d.shadow.canvasfilter.object.worker.html
Test CanvasFilter() object: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/626a1a31cf9b
https://hg.mozilla.org/mozilla-central/rev/aca0c22f387c
Description
•