Closed Bug 1748682 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32251 - Add single argument roundRect to CanvasPath

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32251 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32251
Details from upstream follow.

Aaron Krajeski <aaronhk@chromium.org> wrote:

Add single argument roundRect to CanvasPath

Bug: 1131011
Change-Id: I142cd79abda6748b181afe71cc1428c67099a9ea

Reviewed-on: https://chromium-review.googlesource.com/3367237
WPT-Export-Revision: e0a0120eb91dd969df22ae3bd4eb411962259281

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 5 tests and 1 subtests

Status Summary

Firefox

OK : 5
FAIL: 5

Chrome

OK : 5
PASS: 2
FAIL: 3

Safari

OK : 5
FAIL: 5

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompoint.html
Verify that when one radius is given to roundRect(), specified as a DOMPoint, it applies to all corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompoint.single argument.html
Verify that when one radius is given to roundRect() as a non-array argument, specified as a DOMPoint, it applies to all corners.: FAIL (Chrome: FAIL, Safari: FAIL)
/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompointinit.html
Verify that when one radius is given to roundRect(), specified as a DOMPointInit, applies to all corners.: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompointinit.single.argument.html
Verify that when one radius is given to roundRect() as a non-array argument, specified as a DOMPointInit, applies to all corners.: FAIL (Chrome: FAIL, Safari: FAIL)
/html/canvas/element/path-objects/2d.path.roundrect.1.radius.double.single.argument.html
Verify that when one radius is given to roundRect() as a non-array argument, specified as a double, it applies to all corners.: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/880a56135e3d [wpt PR 32251] - Add single argument roundRect to CanvasPath, a=testonly https://hg.mozilla.org/integration/autoland/rev/c45e78e2df65 [wpt PR 32251] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in before you can comment on or make changes to this bug.