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