mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
13 lines
706 B
INI
13 lines
706 B
INI
[instanceof-test.html]
|
|
[WebGL test #7: gl.createQuery() instanceof WebGLQuery should be true. Threw exception TypeError: gl.createQuery is not a function]
|
|
expected: FAIL
|
|
|
|
[WebGL test #8: gl.createSampler() instanceof WebGLSampler should be true. Threw exception TypeError: gl.createSampler is not a function]
|
|
expected: FAIL
|
|
|
|
[WebGL test #9: gl.createTransformFeedback() instanceof WebGLTransformFeedback should be true. Threw exception TypeError: gl.createTransformFeedback is not a function]
|
|
expected: FAIL
|
|
|
|
[WebGL test #10: gl.createVertexArray() instanceof WebGLVertexArrayObject should be true. Threw exception TypeError: gl.createVertexArray is not a function]
|
|
expected: FAIL
|
|
|