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