2d.composite.solid.clear

Actual output:

FAIL (fallback content)

Expected output:

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCanvas test: 2d.composite.solid.clear
Asserts run
Pass
assert_approx_equals(0, 0, 5, "Red channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)
Pass
assert_approx_equals(0, 0, 5, "Green channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5)
Pass
assert_approx_equals(0, 0, 5, "Blue channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5)
Pass
assert_approx_equals(0, 0, 5, "Alpha channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5)