Auto merge of #8712 - simartin:issue_8462, r=ecoal95

Issue #8462: Add support for BufferSubData, CompressedTexImage2D and CompressedSubTexImage2D and reenable individual webgl WPT tests

Fixes https://github.com/servo/servo/issues/8462

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8712)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-12-04 01:07:14 +05:30
commit 5ee6fe120d
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