Normalize wpt expectations.

This commit is contained in:
Ms2ger 2016-06-19 15:56:57 +02:00
parent 2631b17c81
commit a69937cd05
7 changed files with 7 additions and 6 deletions

View file

@ -4,3 +4,4 @@
[Revoking blob URL used with XMLHttpRequest] [Revoking blob URL used with XMLHttpRequest]
expected: TIMEOUT expected: TIMEOUT
bug: https://github.com/servo/servo/issues/10539 bug: https://github.com/servo/servo/issues/10539

View file

@ -2,3 +2,4 @@
type: testharness type: testharness
[Do only fully active documents count for session history?] [Do only fully active documents count for session history?]
expected: FAIL expected: FAIL

View file

@ -9575,3 +9575,4 @@
[HTMLInputElement interface: createInput("button") must inherit property "useMap" with the proper type (57)] [HTMLInputElement interface: createInput("button") must inherit property "useMap" with the proper type (57)]
expected: FAIL expected: FAIL

View file

@ -2,5 +2,7 @@
type: testharness type: testharness
[Check the frame heriarchy 1] [Check the frame heriarchy 1]
expected: FAIL expected: FAIL
[Check the frame heriarchy 2] [Check the frame heriarchy 2]
expected: FAIL expected: FAIL

View file

@ -1,5 +0,0 @@
[quickCheckAPI-B2.html]
type: testharness
[WebGL test #0: testValidArgs]
expected: PASS

View file

@ -1,6 +1,5 @@
[tex-image-and-sub-image-2d-with-array-buffer-view.html] [tex-image-and-sub-image-2d-with-array-buffer-view.html]
type: testharness type: testharness
[WebGL test #0: at (0, 0) expected: 0,255,0,255 was 255,0,0,255] [WebGL test #0: at (0, 0) expected: 0,255,0,255 was 255,0,0,255]
expected: FAIL expected: FAIL
@ -105,3 +104,4 @@
[WebGL test #52: successfullyParsed should be true. Was false.] [WebGL test #52: successfullyParsed should be true. Was false.]
expected: FAIL expected: FAIL

View file

@ -353,3 +353,4 @@
[WebGL test #254: getError expected: NO_ERROR. Was INVALID_ENUM : Should be no errors.] [WebGL test #254: getError expected: NO_ERROR. Was INVALID_ENUM : Should be no errors.]
expected: FAIL expected: FAIL