--- /home/igalia/clopez/webkit/webkit/layout-test-results/fast/canvas/webgl/premultiplyalpha-test-expected.txt +++ /home/igalia/clopez/webkit/webkit/layout-test-results/fast/canvas/webgl/premultiplyalpha-test-actual.txt @@ -28,7 +28,8 @@ PASS getError was expected value: NO_ERROR : Should be no errors from drawing. PASS getError was expected value: NO_ERROR : Should be no errors from creating copy. PASS getError was expected value: NO_ERROR : Should be no errors from 2nd drawing. -PASS should draw with 255,192,128,1 +FAIL should draw with 255,192,128,1 +at (0, 0) expected: 255,192,128,1 was 255,0,0,1 testing: premultipliedAlpha: false imageFormat: undefined PASS gl.getContextAttributes().premultipledAlpha is premultipledAlpha @@ -57,6 +58,7 @@ PASS getError was expected value: NO_ERROR : Should be no errors from 2nd drawing. PASS should draw with 128,128,128,255 PASS successfullyParsed is true +Some tests failed. TEST COMPLETE