diff options
Diffstat (limited to 'tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.single.argument.worker.js.ini')
-rw-r--r-- | tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.single.argument.worker.js.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.single.argument.worker.js.ini b/tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.single.argument.worker.js.ini new file mode 100644 index 00000000000..8d80ad836c6 --- /dev/null +++ b/tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompoint.single.argument.worker.js.ini @@ -0,0 +1,3 @@ +[2d.path.roundrect.1.radius.dompoint.single.argument.worker.html] + [Verify that when one radius is given to roundRect() as a non-array argument, specified as a DOMPoint, it applies to all corners.] + expected: FAIL |