--- /home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/webgl/canvas-test-expected.txt +++ /home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/webgl/canvas-test-actual.txt @@ -9,7 +9,7 @@ Checking canvas and WebGL interaction PASS canvas.width is 300 PASS canvas.height is 150 -PASS pixels are 0,0,0,0 +FAIL unable to fill 2d context. PASS getViewport() is "0,0,300,150" change display size of canvas and see that viewport does not change @@ -18,13 +18,14 @@ PASS canvas.height is 150 change the actual size of the canvas and see that the viewport does not change -PASS pixels are 64,128,192,255 +FAIL unable to fill 2d context. PASS gl.clearColor should not change after canvas resize PASS gl.colorMask should not change after canvas resize PASS getViewport() is "0,0,300,150" -PASS pixels are 0,0,0,0 +FAIL unable to fill 2d context. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE