mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Return an empty typed array from gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS)
This commit is contained in:
parent
31774e9203
commit
f0ca100e87
5 changed files with 11 additions and 24 deletions
|
@ -1,5 +0,0 @@
|
|||
[webgl-compressed-texture-atc.html]
|
||||
type: testharness
|
||||
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[webgl-compressed-texture-pvrtc.html]
|
||||
type: testharness
|
||||
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[webgl-compressed-texture-s3tc.html]
|
||||
type: testharness
|
||||
[WebGL test #1: gl.getParameter(gl.COMPRESSED_TEXTURE_FORMATS) should be . Was null.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[gl-get-calls.html]
|
||||
type: testharness
|
||||
[WebGL test #20: context.getParameter(context.COMPRESSED_TEXTURE_FORMATS) is not an instance of Uint32Array]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #310: context.getError() should be 0. Was 1280.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue