2d.path.open.arc

line caps should be drawn on open arcs

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passline caps should be drawn on open arcs
Asserts run
Pass
assert_approx_equals(255, 255, 1, "Red channel of the pixel at (209, 148)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)
Pass
assert_approx_equals(0, 0, 1, "Green channel of the pixel at (209, 148)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5)
Pass
assert_approx_equals(0, 0, 1, "Blue channel of the pixel at (209, 148)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5)
Pass
assert_approx_equals(255, 255, 1, "Alpha channel of the pixel at (209, 148)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5)