mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update test expectations for #2731
This commit is contained in:
parent
51f2dbd64d
commit
47d8021231
3 changed files with 0 additions and 30 deletions
|
@ -1,5 +0,0 @@
|
|||
[getallresponseheaders-cookies.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: getAllResponseHeaders() excludes cookies]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[getresponseheader-cookies-and-more.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: getResponseHeader() custom/non-existent headers and cookies]
|
||||
expected: FAIL
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
[responsetype.html]
|
||||
type: testharness
|
||||
[Set responseType to "" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
||||
[Set responseType to "json" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
||||
[Set responseType to "document" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
||||
[Set responseType to "arraybuffer" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
||||
[Set responseType to "blob" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
||||
[Set responseType to "text" when readyState is OPENED and the sync flag is set.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue