Pass | color-mix works as CanvasGradient color input | Asserts runPass | assert_approx_equals(212, 212, 3, "Red channel of the pixel at (25, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5) | Pass | assert_approx_equals(81, 81, 3, "Green channel of the pixel at (25, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5) | Pass | assert_approx_equals(60, 61, 3, "Blue channel of the pixel at (25, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5) | Pass | assert_approx_equals(255, 255, 3, "Alpha channel of the pixel at (25, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5) | Pass | assert_approx_equals(167, 167, 3, "Red channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5) | Pass | assert_approx_equals(106, 106, 3, "Green channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5) | Pass | assert_approx_equals(88, 88, 3, "Blue channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5) | Pass | assert_approx_equals(255, 255, 3, "Alpha channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5) | Pass | assert_approx_equals(113, 113, 3, "Red channel of the pixel at (75, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5) | Pass | assert_approx_equals(120, 120, 3, "Green channel of the pixel at (75, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5) | Pass | assert_approx_equals(109, 109, 3, "Blue channel of the pixel at (75, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5) | Pass | assert_approx_equals(255, 255, 3, "Alpha channel of the pixel at (75, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5) |
|