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