/home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/webgl/canvas-test-actual.txt

99Checking canvas and WebGL interaction
1010PASS canvas.width is 300
1111PASS canvas.height is 150
12 PASS pixels are 0,0,0,0
 12FAIL unable to fill 2d context.
1313PASS getViewport() is "0,0,300,150"
1414
1515change display size of canvas and see that viewport does not change

1818PASS canvas.height is 150
1919
2020change the actual size of the canvas and see that the viewport does not change
21 PASS pixels are 64,128,192,255
 21FAIL unable to fill 2d context.
2222PASS gl.clearColor should not change after canvas resize
2323PASS gl.colorMask should not change after canvas resize
2424PASS getViewport() is "0,0,300,150"
25 PASS pixels are 0,0,0,0
 25FAIL unable to fill 2d context.
2626
2727PASS successfullyParsed is true
 28Some tests failed.
2829
2930TEST COMPLETE
3031