diff --git a/tests/wpt/metadata/cors/status-preflight.htm.ini b/tests/wpt/metadata/cors/status-preflight.htm.ini deleted file mode 100644 index cf220f7f4ae..00000000000 --- a/tests/wpt/metadata/cors/status-preflight.htm.ini +++ /dev/null @@ -1,7 +0,0 @@ -[status-preflight.htm] - [CORS - status after preflight on HEAD 699] - expected: FAIL - - [CORS - status after preflight on PUT 699] - expected: FAIL - diff --git a/tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini b/tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini deleted file mode 100644 index 72b09371038..00000000000 --- a/tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[elementFromPoint-001.html] - [CSSOM View - 5 - extensions to the Document interface] - expected: FAIL diff --git a/tests/wpt/metadata/css/cssom-view/elementFromPoint-dynamic-anon-box.html.ini b/tests/wpt/metadata/css/cssom-view/elementFromPoint-dynamic-anon-box.html.ini deleted file mode 100644 index 4596f046e93..00000000000 --- a/tests/wpt/metadata/css/cssom-view/elementFromPoint-dynamic-anon-box.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[elementFromPoint-dynamic-anon-box.html] - [Link should be clickable after hiding a scrollbox with an anonymous table inside] - expected: FAIL - diff --git a/tests/wpt/metadata/css/cssom-view/elementFromPosition.html.ini b/tests/wpt/metadata/css/cssom-view/elementFromPosition.html.ini index 898f39c4330..9f2a3229231 100644 --- a/tests/wpt/metadata/css/cssom-view/elementFromPosition.html.ini +++ b/tests/wpt/metadata/css/cssom-view/elementFromPosition.html.ini @@ -20,3 +20,6 @@ [test the top of layer] expected: FAIL + + [test some point of the element: top left corner] + expected: FAIL diff --git a/tests/wpt/metadata/css/cssom-view/elementsFromPoint-invalid-cases.html.ini b/tests/wpt/metadata/css/cssom-view/elementsFromPoint-invalid-cases.html.ini deleted file mode 100644 index a3496a40d07..00000000000 --- a/tests/wpt/metadata/css/cssom-view/elementsFromPoint-invalid-cases.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[elementsFromPoint-invalid-cases.html] - [The root element is the last element returned for otherwise empty queries within the viewport] - expected: FAIL diff --git a/tests/wpt/metadata/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini b/tests/wpt/metadata/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini index 8845054116d..7d4c3a1b06d 100644 --- a/tests/wpt/metadata/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini +++ b/tests/wpt/metadata/html/webappapis/scripting/events/compile-event-handler-settings-objects.html.ini @@ -3,3 +3,6 @@ expected: TIMEOUT [The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document] expected: TIMEOUT + + [The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document] + expected: TIMEOUT diff --git a/tests/wpt/metadata/wasm/webapi/status.any.js.ini b/tests/wpt/metadata/wasm/webapi/status.any.js.ini index 7cb0f5c08a8..4e59b48d12b 100644 --- a/tests/wpt/metadata/wasm/webapi/status.any.js.ini +++ b/tests/wpt/metadata/wasm/webapi/status.any.js.ini @@ -23,6 +23,24 @@ [Response with status 404: instantiateStreaming] expected: FAIL + [Response with status 600: compileStreaming] + expected: FAIL + + [Response with status 700: compileStreaming] + expected: FAIL + + [Response with status 999: compileStreaming] + expected: FAIL + + [Response with status 600: instantiateStreaming] + expected: FAIL + + [Response with status 700: instantiateStreaming] + expected: FAIL + + [Response with status 999: instantiateStreaming] + expected: FAIL + [status.any.serviceworker.html] expected: ERROR @@ -61,3 +79,20 @@ [Response with status 404: instantiateStreaming] expected: FAIL + [Response with status 600: compileStreaming] + expected: FAIL + + [Response with status 700: compileStreaming] + expected: FAIL + + [Response with status 999: compileStreaming] + expected: FAIL + + [Response with status 600: instantiateStreaming] + expected: FAIL + + [Response with status 700: instantiateStreaming] + expected: FAIL + + [Response with status 999: instantiateStreaming] + expected: FAIL diff --git a/tests/wpt/metadata/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html.ini b/tests/wpt/metadata/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html.ini index 66bd350083b..20a8f9a4320 100644 --- a/tests/wpt/metadata/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html.ini +++ b/tests/wpt/metadata/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html.ini @@ -1,4 +1,5 @@ [realtimeanalyser-fft-scaling.html] + expected: TIMEOUT [X 2048-point FFT peak position is not equal to 64. Got 0.] expected: FAIL @@ -70,4 +71,3 @@ [# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.] expected: FAIL - diff --git a/tests/wpt/metadata/xhr/status-error.htm.ini b/tests/wpt/metadata/xhr/status-error.htm.ini deleted file mode 100644 index 922f4647fe4..00000000000 --- a/tests/wpt/metadata/xhr/status-error.htm.ini +++ /dev/null @@ -1,13 +0,0 @@ -[status-error.htm] - [XMLHttpRequest: status error handling GET 699] - expected: FAIL - - [XMLHttpRequest: status error handling POST 699] - expected: FAIL - - [XMLHttpRequest: status error handling PUT 699] - expected: FAIL - - [XMLHttpRequest: status error handling HEAD 699] - expected: FAIL -