Pass | Canvas test: 2d.fillStyle.parse.css-color-4-rgba-2 | Asserts runPass | 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(51, 51, "Alpha channel of the pixel at (50, 25)")
at _assertPixel ( /html/canvas/resources/canvas-tests.js:41:5) |
|