2d.path.stroke.prune.arc

Zero-length line segments from arcTo and arc are removed before stroking

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailZero-length line segments from arcTo and arc are removed before strokingassert_equals: Red channel of the pixel at (50, 25) expected 0 but got 255
    at _assertPixel (https://www1.wpt.live/html/canvas/resources/canvas-tests.js:38:5)
    at Test.<anonymous> (https://www1.wpt.live/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.html:42:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2638:25)
    at https://www1.wpt.live/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.html:19:3
Asserts run
Fail
assert_equals(255, 0, "Red channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)