blob: e39a184054f8a8588ebc6666eacc6368d15dced5 [file] [log] [blame]
2d.path.arcTo.zero.2
arcTo() with zero radius draws a straight line from P0 to P1, even when all points are collinear
Spec references: 2d.path.arcTo.zeroradius
Actual output:
Expected output:
Passed