toDataURL.jpeg.alpha

toDataURL with JPEG composites onto black

Actual output:

FAIL (fallback content)

Expected output:

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasstoDataURL with JPEG composites onto black
Asserts run
Pass
assert_approx_equals(64, 63, 8, "Red channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)
Pass
assert_approx_equals(129, 127, 8, "Green channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5)
Pass
assert_approx_equals(65, 63, 8, "Blue channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5)
Pass
assert_approx_equals(255, 255, 8, "Alpha channel of the pixel at (50, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5)