diff options
Diffstat (limited to 'tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.single.argument.html.ini')
-rw-r--r-- | tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.single.argument.html.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.dompointinit.single.argument.html.ini b/tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.single.argument.html.ini new file mode 100644 index 00000000000..0269be32e46 --- /dev/null +++ b/tests/wpt/meta/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.single.argument.html.ini @@ -0,0 +1,3 @@ +[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.] + expected: FAIL |