blob: 51498a6182a645c52d4d4f7f835d4648afa2eb5c [file] [log] [blame]
2d.path.roundrect.4.radii.1.double
Verify that when four radii are given to roundRect(), the first radius, specified as a double, applies to the top-left corner.
Actual output:
FAIL Verify that when four 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, 0])', 'ctx.roundRect' is undefined)