blob: 86171cb0db221134a18e1ee29fd9528c76cdc734 [file] [log] [blame]
2d.path.roundrect.1.radius.dompoint
Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-left corners.
Actual output:
FAIL Verify that when two radii are given to roundRect(), the first radius, specified as a DOMPoint, applies to the top-left and bottom-left corners. ctx.roundRect is not a function. (In 'ctx.roundRect(0, 0, 100, 50, [new DOMPoint(40, 20)])', 'ctx.roundRect' is undefined)