mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update expected test results
This commit is contained in:
parent
cc2d68a15d
commit
bb6f31a017
5 changed files with 7 additions and 12 deletions
|
@ -1,9 +1,8 @@
|
|||
[abort-during-upload.any.html]
|
||||
[XMLHttpRequest: abort() while sending data]
|
||||
expected: FAIL
|
||||
expected: PASS
|
||||
|
||||
|
||||
[abort-during-upload.any.worker.html]
|
||||
[XMLHttpRequest: abort() while sending data]
|
||||
expected: FAIL
|
||||
|
||||
expected: PASS
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[abort-event-order.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: The abort() method: abort and loadend events]
|
||||
expected: FAIL
|
||||
|
||||
expected: PASS
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[event-error-order.sub.html]
|
||||
type: testharness
|
||||
[XMLHttpRequest: event - error (order of events)]
|
||||
expected: FAIL
|
||||
|
||||
expected: PASS
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[event-timeout-order.any.html]
|
||||
[XMLHttpRequest: event - timeout (order of events)]
|
||||
expected: FAIL
|
||||
expected: PASS
|
||||
|
||||
|
||||
[event-timeout-order.any.worker.html]
|
||||
[XMLHttpRequest: event - timeout (order of events)]
|
||||
expected: FAIL
|
||||
|
||||
expected: PASS
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[send-timeout-events.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: The send() method: timeout is not 0 ]
|
||||
expected: FAIL
|
||||
|
||||
expected: PASS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue