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