Closed
Bug 1849938
Opened 1 years ago
Closed 1 year ago
[wpt-sync] Sync PR 41610 - Add render tests for CanvasRenderingContext2D.reset()
Categories
(Core :: Graphics: Canvas2D, task, P4)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Regressed 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41610 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41610
Details from upstream follow.
Kiet Ho <tho22@apple.com> wrote:
Add render tests for CanvasRenderingContext2D.reset()
Previous tests check that the state are reset back to the default value, but doesn't actually check that the render result is correct.
Assignee | ||
Updated•1 years ago
|
Component: web-platform-tests → Graphics: Canvas2D
Product: Testing → Core
Assignee | ||
Comment 1•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5c64d5d0962baa3b943a6dda415ce9670f6b159e
Assignee | ||
Comment 2•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=21473ce776624517dc8f2a7d7b87e0fb91e22cd0
Assignee | ||
Comment 3•1 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 18 tests
Status Summary
Firefox
PASS
: 18
Chrome
PASS
: 18
Safari
FAIL
: 12
TIMEOUT
: 6
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fedcc60c882b
[wpt PR 41610] - Add render tests for CanvasRenderingContext2D.reset(), a=testonly
https://hg.mozilla.org/integration/autoland/rev/4ca06228819f
[wpt PR 41610] - Update wpt metadata, a=testonly
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fedcc60c882b
https://hg.mozilla.org/mozilla-central/rev/4ca06228819f
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•