Pass | OffscreenCanvas test: 2d.composite.solid.source-in | Asserts runPass | assert_approx_equals(255, 255, 5, "Red channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5) | Pass | assert_approx_equals(255, 255, 5, "Green channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:48:5) | Pass | assert_approx_equals(0, 0, 5, "Blue channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:49:5) | Pass | assert_approx_equals(255, 255, 5, "Alpha channel of the pixel at (50, 25)")
at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:50:5) |
|