servo/tests/wpt/webgl/meta/conformance2/misc/instanceof-test.html.ini
2018-08-25 03:43:32 +02:00

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