Issue #8462: Add support for BufferSubData, CompressedTexImage2D and

CompressedSubTexImage2D and re-enable individual webgl WPT tests.
This commit is contained in:
Simon Martin 2015-11-14 12:21:47 +01:00
parent 3720e4d5ef
commit f79e1521b2
7 changed files with 84 additions and 19 deletions

View file

@ -1,3 +0,0 @@
[bufferSubData.html]
type: testharness
disabled: https://github.com/servo/servo/issues/8462

View file

@ -1,3 +0,0 @@
[compressedTexImage2D.html]
type: testharness
disabled: https://github.com/servo/servo/issues/8462

View file

@ -1,3 +0,0 @@
[compressedTexSubImage2D.html]
type: testharness
disabled: https://github.com/servo/servo/issues/8462