[wpt-sync] Sync PR 24708 - Move tests from fast/canvas to wpt tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24708 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24708
Details from upstream follow.
Yi Xu <yiyix@chromium.org> wrote:
Move tests from fast/canvas to wpt tests
Moved 7 more tests from fast/canvas to wpt tests: Deleted 2 due to
duplications, canvas-context-attributes-default-value.html and
canvas-ImageData-behaviour.html, created 5 new tests.Bug: 1071659
Change-Id: Ib439525798a4fe899d77a5469dc5590bbc8be5ca
Reviewed-on: https://chromium-review.googlesource.com/2314991
WPT-Export-Revision: a198eb2502e008a0b4e2101823a4ded709c5b7a5
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 1 subtests
Status Summary
Firefox
OK : 6
PASS: 4
FAIL: 2
Chrome
OK : 6
PASS: 6
Safari
OK : 6
PASS: 3
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.html
detects whether point is in the area contained by the stroke of the path: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.worker.html
detects whether point is in the area contained by the stroke of the path: FAIL (Chrome: PASS, Safari: FAIL)
Comment 7•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4baa46b2e980
https://hg.mozilla.org/mozilla-central/rev/5a4c5295c1ec
Description
•