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

 1CONSOLE MESSAGE: line 40: TypeError: null is not an object (evaluating 'context.createBuffer')
12Make sure that getBufferSubData() doesn't work on WebGL 1 contexts
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
45
56
6 PASS context.getError() is context.NO_ERROR
7 PASS context.getError() is context.NO_ERROR
8 PASS context.getError() is context.NO_ERROR
9 PASS context.getError() is context.NO_ERROR
10 PASS receiver[0] is fullArrayView[0]
11 PASS receiver[1] is fullArrayView[1]
12 PASS receiver[2] is fullArrayView[2]
13 PASS receiver[3] is fullArrayView[3]
14 PASS receiver[4] is fullArrayView[4]
15 PASS receiver[5] is fullArrayView[5]
16 PASS receiver[6] is fullArrayView[6]
17 PASS receiver[7] is fullArrayView[7]
18 PASS receiver[8] is fullArrayView[8]
19 PASS receiver[9] is fullArrayView[9]
20 PASS context.getError() is context.NO_ERROR
21 PASS context.getError() is context.NO_ERROR
22 PASS context.getError() is context.NO_ERROR
23 PASS context.getError() is context.NO_ERROR
24 PASS context.getBufferSubData(context.ARRAY_BUFFER, 0, receiver, 0, 10) threw exception TypeError: context.getBufferSubData is not a function. (In 'context.getBufferSubData(context.ARRAY_BUFFER, 0, receiver, 0, 10)', 'context.getBufferSubData' is undefined).
25 PASS context.getError() is context.NO_ERROR
26 PASS context is null
27 PASS successfullyParsed is true
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
288
299TEST COMPLETE
3010