2d.gradient.radial.touch1

Actual output:

FAIL (fallback content)

Expected output:

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCanvas test: 2d.gradient.radial.touch1
Asserts run
Pass
assert_equals(0, 0, "Red channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (1, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (50, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (50, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (50, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (50, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (98, 1)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (1, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (1, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (1, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (1, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (50, 25)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_approx_equals(0, 0, 1, "Red channel of the pixel at (98, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)
Pass
assert_approx_equals(255, 255, 1, "Green channel of the pixel at (98, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5)
Pass
assert_approx_equals(0, 0, 1, "Blue channel of the pixel at (98, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5)
Pass
assert_approx_equals(255, 255, 1, "Alpha channel of the pixel at (98, 25)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (1, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)
Pass
assert_approx_equals(0, 0, 1, "Red channel of the pixel at (50, 48)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)
Pass
assert_approx_equals(255, 255, 1, "Green channel of the pixel at (50, 48)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5)
Pass
assert_approx_equals(0, 0, 1, "Blue channel of the pixel at (50, 48)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5)
Pass
assert_approx_equals(255, 255, 1, "Alpha channel of the pixel at (50, 48)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5)
Pass
assert_equals(0, 0, "Red channel of the pixel at (98, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:38:5)
Pass
assert_equals(255, 255, "Green channel of the pixel at (98, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:39:5)
Pass
assert_equals(0, 0, "Blue channel of the pixel at (98, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:40:5)
Pass
assert_equals(255, 255, "Alpha channel of the pixel at (98, 48)")
    at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5)