[wpt-sync] Sync PR 44172 - Add WPT test validating that createPattern throws if layers are opened
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44172 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44172
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Add WPT test validating that createPattern throws if layers are opened
Bug: 1396372
Change-Id: Iae142302b9f456f0674da6c38fcde1516c91df4a
Reviewed-on: https://chromium-review.googlesource.com/5231448
WPT-Export-Revision: d2f87bbfbd6326e1ff789ef2452644a4e5540413
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 6 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK : 3
FAIL: 3
Chrome
OK : 3
PASS: 3
Safari
OK : 3
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/layers/2d.layer.malformed-operations.createPattern.html [wpt.fyi]
- Check that exceptions are thrown for operations that are malformed while layers are open.:
FAIL(Chrome:PASS, Safari:FAIL)
- Check that exceptions are thrown for operations that are malformed while layers are open.:
- /html/canvas/offscreen/layers/2d.layer.malformed-operations.createPattern.html [wpt.fyi]
- Check that exceptions are thrown for operations that are malformed while layers are open.:
FAIL(Chrome:PASS, Safari:FAIL)
- Check that exceptions are thrown for operations that are malformed while layers are open.:
- /html/canvas/offscreen/layers/2d.layer.malformed-operations.createPattern.worker.html [wpt.fyi]
- Check that exceptions are thrown for operations that are malformed while layers are open.:
FAIL(Chrome:PASS, Safari:FAIL)
- Check that exceptions are thrown for operations that are malformed while layers are open.:
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b2eb169da2f6
https://hg.mozilla.org/mozilla-central/rev/5502427281de
Description
•