diff --git a/tests/wpt/metadata/XMLHttpRequest/getresponseheader-error-state.htm.ini b/tests/wpt/metadata/XMLHttpRequest/getresponseheader-error-state.htm.ini deleted file mode 100644 index c3685696a0c..00000000000 --- a/tests/wpt/metadata/XMLHttpRequest/getresponseheader-error-state.htm.ini +++ /dev/null @@ -1,5 +0,0 @@ -[getresponseheader-error-state.htm] - type: testharness - [XMLHttpRequest: getResponseHeader() in error state (failing cross-origin test)] - expected: FAIL - diff --git a/tests/wpt/metadata/XMLHttpRequest/send-redirect-to-non-cors.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-redirect-to-non-cors.htm.ini deleted file mode 100644 index eabe809eb86..00000000000 --- a/tests/wpt/metadata/XMLHttpRequest/send-redirect-to-non-cors.htm.ini +++ /dev/null @@ -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 - diff --git a/tests/wpt/metadata/XMLHttpRequest/timeout-cors-async.htm.ini b/tests/wpt/metadata/XMLHttpRequest/timeout-cors-async.htm.ini index 7c0d5b29490..4d37d487bfb 100644 --- a/tests/wpt/metadata/XMLHttpRequest/timeout-cors-async.htm.ini +++ b/tests/wpt/metadata/XMLHttpRequest/timeout-cors-async.htm.ini @@ -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 diff --git a/tests/wpt/metadata/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini b/tests/wpt/metadata/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini index 522166b1d7b..974579d1009 100644 --- a/tests/wpt/metadata/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini +++ b/tests/wpt/metadata/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html.ini @@ -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 diff --git a/tests/wpt/metadata/workers/interfaces/WorkerGlobalScope/location/members.html.ini b/tests/wpt/metadata/workers/interfaces/WorkerGlobalScope/location/members.html.ini new file mode 100644 index 00000000000..71d4aa447ea --- /dev/null +++ b/tests/wpt/metadata/workers/interfaces/WorkerGlobalScope/location/members.html.ini @@ -0,0 +1,4 @@ +[members.html] + type: testharness + [members of WorkerLocation] + expected: FAIL