mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
modify tests metadata
pass in XMLHttpRequest fail in members.html
This commit is contained in:
parent
77f3b25e65
commit
4ffaaf2785
5 changed files with 7 additions and 22 deletions
|
@ -1,5 +0,0 @@
|
|||
[getresponseheader-error-state.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: getResponseHeader() in error state (failing cross-origin test)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[send-redirect-to-non-cors.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (301)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (302)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (303)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (307)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
[timeout-cors-async.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: OK
|
||||
[XMLHttpRequest: timeout event and cross-origin request]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[frameElement.sub.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
expected: OK
|
||||
[The window\'s frameElement attribute must return its container element if it is a nested browsing context]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[members.html]
|
||||
type: testharness
|
||||
[members of WorkerLocation]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue