Reenable origin-clean-conformance.html

This commit is contained in:
Anthony Ramine 2018-07-30 19:41:13 +02:00
parent 15d1215949
commit 34d1195af3

View file

@ -1,3 +1,14 @@
[origin-clean-conformance.html]
type: testharness
disabled: https://github.com/servo/servo/issues/13341
[WebGL test #2: texImage2D with cross-origin image should throw exception.]
expected: FAIL
[WebGL test #3: texSubImage2D with cross-origin image should throw exception.]
expected: FAIL
[WebGL test #7: texImage2D with NON origin clean canvas should throw exception.]
expected: FAIL
[WebGL test #8: texSubImage2D with NON origin clean canvas should throw exception.]
expected: FAIL