mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
do less on abort if not done
This commit is contained in:
parent
937efba0cd
commit
52d8336d7f
4 changed files with 15 additions and 29 deletions
|
@ -1,9 +0,0 @@
|
|||
[abort-during-open.any.worker.html]
|
||||
[XMLHttpRequest: abort() during OPEN]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[abort-during-open.any.html]
|
||||
[XMLHttpRequest: abort() during OPEN]
|
||||
expected: FAIL
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
[abort-event-abort.any.html]
|
||||
[XMLHttpRequest: The abort() method: do not fire abort event in OPENED state when send() flag is unset.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[abort-event-abort.any.worker.html]
|
||||
[XMLHttpRequest: The abort() method: do not fire abort event in OPENED state when send() flag is unset.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +1,5 @@
|
|||
[send-data-unexpected-tostring.htm]
|
||||
type: testharness
|
||||
[abort() called from data stringification]
|
||||
expected: FAIL
|
||||
|
||||
[open() called from data stringification]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue