blob: ebe56ec9143db70d13ac2e675c4f4099b72b0163 [file] [log] [blame]
2d.path.roundrect.4.radii.3.dompointinit
Verify that when four radii are given to roundRect(), the third radius, specified as a DOMPointInit, applies to the bottom-right corner.
Actual output:
FAIL Verify that when four radii are given to roundRect(), the third radius, specified as a DOMPointInit, applies to the bottom-right corner. ctx.roundRect is not a function. (In 'ctx.roundRect(0, 0, 100, 50, [0, 0, {x: 40, y: 20}, 0])', 'ctx.roundRect' is undefined)