Auto merge of #21034 - servo:desktop-oes-element-index-uint, r=KiChjang

Don't check for GL_OES_element_index_unit with desktop GL (fixes #20921)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21034)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-06-13 05:11:33 -04:00 committed by GitHub
commit 5c4f54c403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,7 @@
[oes-element-index-uint.html]
[WebGL test #20: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL
[WebGL test #64: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL