Pass | putImageData() puts non-solid image data correctly | Asserts runPass | assert_approx_equals(0, 0, 2, "Red channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5) | Pass | assert_approx_equals(255, 255, 2, "Green channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5) | Pass | assert_approx_equals(0, 0, 2, "Blue channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5) | Pass | assert_approx_equals(64, 64, 2, "Alpha channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5) |
|