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