blob: 3e66c30fb9d04da1b04cd1b6dd29dad87da32a4f [file] [log] [blame]
2d.path.roundrect.3.radii.1.double
Verify that when three radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.
Actual output:
FAIL Verify that when three radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner. ctx.roundRect is not a function. (In 'ctx.roundRect(0, 0, 100, 50, [20, 0, 0])', 'ctx.roundRect' is undefined)