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