diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-fetch-error.sub.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-fetch-error.sub.html.ini deleted file mode 100644 index aada536b93f..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-fetch-error.sub.html.ini +++ /dev/null @@ -1,50 +0,0 @@ -[dynamic-imports-fetch-error.sub.html] - expected: ERROR - [import() must reject when there is a 500] - expected: FAIL - - [import() must reject with a different error object for each import when there is a 500 of a dependency] - expected: FAIL - - [import() must reject when there is a cross-origin module dependency (without CORS)] - expected: FAIL - - [import() must reject with a different error object for each import when there is a 404 of a dependency] - expected: FAIL - - [import() must reject with a different error object for each import when there is a 404] - expected: FAIL - - [import() must reject when there is a cross-origin module (without CORS)] - expected: FAIL - - [import() must reject when there is a wrong MIME type] - expected: FAIL - - [import() must reject when there is a wrong MIME type of a dependency] - expected: FAIL - - [import() must reject with a different error object for each import when there is a 500] - expected: FAIL - - [import() must reject when there is a 500 of a dependency] - expected: FAIL - - [import() must reject with a different error object for each import when there is a wrong MIME type of a dependency] - expected: FAIL - - [import() must reject with a different error object for each import when there is a cross-origin module dependency (without CORS)] - expected: FAIL - - [import() must reject when there is a 404 of a dependency] - expected: FAIL - - [import() must reject with a different error object for each import when there is a cross-origin module (without CORS)] - expected: FAIL - - [import() must reject when there is a 404] - expected: FAIL - - [import() must reject with a different error object for each import when there is a wrong MIME type] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html.ini index 9bf433d43e6..db977449d0c 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-script-error.html.ini @@ -1,32 +1,4 @@ [dynamic-imports-script-error.html] - expected: ERROR - [import() must reject with different error objects for each import when there is a bad module specifier] - expected: FAIL - - [import() must reject with the same error object for each import when there is a evaluation error] - expected: FAIL - - [import() must reject when there is a bad module specifier in a dependency] - expected: FAIL - [import() must reject with different error objects for each import when there is a instantiation error] expected: FAIL - [import() must reject when there is a parse error] - expected: FAIL - - [import() must reject with the same error object for each import when there is a bad module specifier in a dependency] - expected: FAIL - - [import() must reject when there is a instantiation error] - expected: FAIL - - [import() must reject when there is a bad module specifier] - expected: FAIL - - [import() must reject with the same error object for each import when there is a parse error] - expected: FAIL - - [import()ing a module with an evaluation error must stop evaluation] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports.html.ini deleted file mode 100644 index 39ef1381174..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[dynamic-imports.html] - type: testharness - [Dynamic imports should resolve module.] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler.html.ini deleted file mode 100644 index 97ce0f4bdf9..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[inline-event-handler.html] - type: testharness - expected: ERROR - [dynamic import should work when triggered from inline event handlers] - expected: TIMEOUT - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-classic.html.ini deleted file mode 100644 index 5373a884194..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-classic.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[propagate-nonce-external-classic.html] - type: testharness - [Untitled] - expected: FAIL - - [propagate-nonce-external-classic] - expected: FAIL - - [Dynamically imported module should eval when imported from script w/ a valid nonce.] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-module.html.ini deleted file mode 100644 index 19b6b4f76d3..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-external-module.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[propagate-nonce-external-module.html] - type: testharness - [Dynamically imported module should eval when imported from script w/ a valid nonce.] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-classic.html.ini deleted file mode 100644 index 5c6e23a8ed4..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-classic.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[propagate-nonce-inline-classic.html] - type: testharness - [Untitled] - expected: FAIL - - [propagate-nonce-inline-classic] - expected: FAIL - - [Dynamically imported module should eval when imported from script w/ a valid nonce.] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-module.html.ini deleted file mode 100644 index d340495515a..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/propagate-nonce-inline-module.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[propagate-nonce-inline-module.html] - type: testharness - [Dynamically imported module should eval when imported from script w/ a valid nonce.] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html.ini index 7b9d519d6d9..70d72a9a06b 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-classic.html.ini @@ -1,19 +1,3 @@ [string-compilation-base-url-external-classic.html] - [import() inside compiled strings uses the script base URL inside a classic script that is loaded from a file] - expected: FAIL - - [Function should successfully import] - expected: FAIL - [setTimeout should successfully import] expected: FAIL - - [inline-event-handlers-UA-code should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - - [reflected-inline-event-handlers should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html.ini index b4c24671932..0954867d07d 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-external-module.html.ini @@ -1,16 +1,4 @@ [string-compilation-base-url-external-module.html] - [Function should successfully import] - expected: FAIL - [setTimeout should successfully import] expected: FAIL - [inline-event-handlers-UA-code should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - - [reflected-inline-event-handlers should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html.ini deleted file mode 100644 index 787bbafc365..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-classic.html.ini +++ /dev/null @@ -1,19 +0,0 @@ -[string-compilation-base-url-inline-classic.html] - [import() inside compiled strings uses the script base URL (= document base URL) inside an inline classic script] - expected: FAIL - - [inline event handlers triggered via UA code should successfully import] - expected: FAIL - - [setTimeout should successfully import] - expected: FAIL - - [reflected inline event handlers should successfully import] - expected: FAIL - - [the Function constructor should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html.ini deleted file mode 100644 index 6c352df6734..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-base-url-inline-module.html.ini +++ /dev/null @@ -1,16 +0,0 @@ -[string-compilation-base-url-inline-module.html] - [inline event handlers triggered via UA code should successfully import] - expected: FAIL - - [setTimeout should successfully import] - expected: FAIL - - [reflected inline event handlers should successfully import] - expected: FAIL - - [the Function constructor should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-classic.html.ini deleted file mode 100644 index e09b7a95c36..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-classic.html.ini +++ /dev/null @@ -1,20 +0,0 @@ -[string-compilation-classic.html] - type: testharness - [import() inside compiled strings inside a classic script] - expected: FAIL - - [inline event handlers triggered via UA code should successfully import] - expected: FAIL - - [setTimeout should successfully import] - expected: FAIL - - [reflected inline event handlers should successfully import] - expected: FAIL - - [the Function constructor should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-module.html.ini deleted file mode 100644 index d01aeb85915..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-module.html.ini +++ /dev/null @@ -1,17 +0,0 @@ -[string-compilation-module.html] - type: testharness - [inline event handlers triggered via UA code should successfully import] - expected: FAIL - - [setTimeout should successfully import] - expected: FAIL - - [reflected inline event handlers should successfully import] - expected: FAIL - - [the Function constructor should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-classic.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-classic.html.ini index 1ae15077ac8..eb1b085a006 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-classic.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-classic.html.ini @@ -1,22 +1,4 @@ [string-compilation-nonce-classic.html] - [setTimeout must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [direct eval must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [indirect eval must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [the Function constructor must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [reflected inline event handlers must inherit the nonce from the triggering script, thus execute] - expected: NOTRUN - - [inline event handlers triggered via UA code must inherit the nonce from the triggering script, thus execute] - expected: NOTRUN - [inline event handlers triggered via UA code must not inherit the nonce from the triggering script, thus fail] expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-module.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-module.html.ini index d0e18d62c00..e476dc488a8 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-module.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-module.html.ini @@ -1,19 +1,7 @@ [string-compilation-nonce-module.html] - [the Function constructor must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [direct eval must inherit the nonce from the triggering script, thus execute] - expected: FAIL - - [setTimeout must inherit the nonce from the triggering script, thus execute] - expected: FAIL - [inline event handlers triggered via UA code must not inherit the nonce from the triggering script, thus fail] expected: FAIL - [indirect eval must inherit the nonce from the triggering script, thus execute] - expected: FAIL - [reflected inline event handlers must not inherit the nonce from the triggering script, thus fail] expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-of-promise-result.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-of-promise-result.html.ini deleted file mode 100644 index 588cf57c9df..00000000000 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-of-promise-result.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[string-compilation-of-promise-result.html] - [Evaled the script via eval, successful import] - expected: FAIL - - [Evaled the script via Function, successful import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-other-document.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-other-document.html.ini index 0b0ad99e049..a23db3c316a 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-other-document.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-other-document.html.ini @@ -1,16 +1,3 @@ [string-compilation-other-document.html] - [inline event handlers triggered by JS should successfully import] - expected: FAIL - [setTimeout should successfully import] expected: FAIL - - [reflected inline event handlers should successfully import] - expected: FAIL - - [the Function constructor should successfully import] - expected: FAIL - - [eval should successfully import] - expected: FAIL - diff --git a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-dynamic-import.html.ini b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-dynamic-import.html.ini index 30c8d2fd9d5..4c158e72ba2 100644 --- a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-dynamic-import.html.ini +++ b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/module-dynamic-import.html.ini @@ -1,5 +1,4 @@ [module-dynamic-import.html] - expected: TIMEOUT [document.write in an imported module] - expected: TIMEOUT + expected: FAIL