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