blob: 1ca337b9bcee93eb943330a20fd351feba13b4fc [file] [log] [blame]
2d.path.roundrect.4.radii.4.dompoint
Verify that when four radii are given to roundRect(), the fourth radius, specified as a DOMPoint, applies to the bottom-left corner.
Actual output:
FAIL Verify that when four radii are given to roundRect(), the fourth radius, specified as a DOMPoint, applies to the bottom-left corner. ctx.roundRect is not a function. (In 'ctx.roundRect(0, 0, 100, 50, [0, 0, 0, new DOMPoint(40, 20)])', 'ctx.roundRect' is undefined)