Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,2 @@
[charset-2.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[charset-bom.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[charset.html]
expected: ERROR

View file

@ -0,0 +1,16 @@
[content-type-checking.html]
expected: ERROR
[text/css]
expected: NOTRUN
[application/css]
expected: NOTRUN
[text/html+css]
expected: NOTRUN
[text/css;boundary=something]
expected: NOTRUN
[text/css;foo=bar]
expected: NOTRUN

View file

@ -0,0 +1,9 @@
[cors-crossorigin-requests.html]
[Imported CSS module, cross-origin with CORS]
expected: FAIL
[Imported CSS module, cross-origin, missing CORS ACAO header]
expected: FAIL
[Imported CSS module with parse error, cross-origin, with CORS]
expected: FAIL

View file

@ -0,0 +1,3 @@
[credentials.sub.html]
[CSS Modules should be loaded with or without the credentials based on the same-origin-ness and the crossOrigin attribute]
expected: FAIL

View file

@ -0,0 +1,10 @@
[css-module-worker-test.html]
expected: TIMEOUT
[A dynamic import CSS Module within a web worker should not load.]
expected: TIMEOUT
[A dynamic import CSS Module within a web worker should not load and should not attempt to fetch the module.]
expected: TIMEOUT
[An attempt to load a CSS module as a worker should fail.]
expected: NOTRUN

View file

@ -0,0 +1,10 @@
[import-css-module-basic.html]
expected: ERROR
[A CSS Module should load]
expected: FAIL
[A large CSS Module should load]
expected: FAIL
[An @import CSS Module should not load, but should not throw an exception]
expected: FAIL

View file

@ -0,0 +1,2 @@
[import-css-module-dynamic.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[integrity.html]
expected: ERROR

View file

@ -0,0 +1,25 @@
[load-error-events.html]
expected: ERROR
[inline, 200, parser-inserted]
expected: NOTRUN
[inline, 404, parser-inserted]
expected: NOTRUN
[src, 200, parser-inserted]
expected: FAIL
[src, 404, parser-inserted]
expected: FAIL
[src, 200, not parser-inserted]
expected: FAIL
[src, 404, not parser-inserted]
expected: FAIL
[inline, 200, not parser-inserted]
expected: NOTRUN
[inline, 404, not parser-inserted]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[referrer-policies.sub.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[relative-urls.html]
expected: ERROR

View file

@ -0,0 +1,14 @@
[utf8.tentative.html]
expected: ERROR
[utf-8]
expected: NOTRUN
[shift-jis]
expected: NOTRUN
[windows-1252]
expected: NOTRUN
[utf-7]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[evaluation-order-1-nothrow-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[evaluation-order-1-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[146-href.html]
[scheduler: SVG script adding src attribute ]
expected: FAIL

View file

@ -0,0 +1,8 @@
[dynamic-import-with-assertion-argument.any.worker.html]
expected: ERROR
[dynamic-import-with-assertion-argument.any.sharedworker.html]
expected: ERROR
[dynamic-import-with-assertion-argument.any.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[dynamic-import-with-assertion-argument.html]
expected: ERROR

View file

@ -0,0 +1,5 @@
[empty-assertion-clause.html]
expected: ERROR
[Test that no error occurs when an empty import assertion clause is provided.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[invalid-type-assertion-error.html]
[Test that invalid module type assertion leads to TypeError on window.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[unsupported-assertion.html]
expected: ERROR
[Test that no error occurs when an unsupported import assertion is provided.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[checkpoint-after-workerglobalscope-onerror-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[checkpoint-importScripts.any.sharedworker.html]
expected: ERROR
[checkpoint-importScripts.any.worker.html]

View file

@ -0,0 +1,4 @@
[evaluation-order-1-nothrow-importScripts.any.worker.html]
[evaluation-order-1-nothrow-importScripts.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,5 @@
[evaluation-order-1-nothrow-static-import.any.sharedworker-module.html]
expected: ERROR
[evaluation-order-1-nothrow-static-import.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-1-throw-importScripts.any.sharedworker.html]
expected: ERROR
[evaluation-order-1-throw-importScripts.any.worker.html]

View file

@ -0,0 +1,5 @@
[evaluation-order-1-throw-static-import.any.worker-module.html]
expected: TIMEOUT
[evaluation-order-1-throw-static-import.any.sharedworker-module.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[evaluation-order-1.html]
[Module script queueing a microtask then throwing an exception]
expected: FAIL
[Module script queueing a microtask]
expected: FAIL

View file

@ -0,0 +1,5 @@
[evaluation-order-2.any.worker-module.html]
expected: TIMEOUT
[evaluation-order-2.any.sharedworker-module.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[evaluation-order-2.html]
[Module script queueing a microtask then throwing an exception]
expected: FAIL

View file

@ -0,0 +1,5 @@
[evaluation-order-3.any.sharedworker-module.html]
expected: ERROR
[evaluation-order-3.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[evaluation-order-4.html]
[Module script queueing a microtask then top-level await]
expected: FAIL

View file

@ -0,0 +1,7 @@
[base-url-worker-importScripts.html]
[Relative URL-like from same-origin importScripts()]
expected: FAIL
[Relative URL-like from cross-origin importScripts()]
expected: FAIL

View file

@ -0,0 +1,7 @@
[base-url.sub.html]
[Relative URL-like from cross origin classic <script> without crossorigin attribute]
expected: FAIL
[Relative URL-like from cross origin module <script>]
expected: FAIL

View file

@ -0,0 +1,17 @@
[blob-url.any.sharedworker-module.html]
expected: ERROR
[blob-url.any.worker.html]
[Different blob URLs pointing to the same blob resolve to different modules]
expected: FAIL
[blob-url.any.worker-module.html]
expected: TIMEOUT
[blob-url.any.sharedworker.html]
expected: ERROR
[blob-url.any.html]
[Different blob URLs pointing to the same blob resolve to different modules]
expected: FAIL

View file

@ -0,0 +1,7 @@
[dynamic-imports-credentials-setTimeout.sub.html]
[Cross-origin dynamic import from setTimeout(string) from classic script (crossOrigin=use-credentials)]
expected: FAIL
[Cross-origin dynamic import from setTimeout(string) from module script (crossOrigin=use-credentials)]
expected: FAIL

View file

@ -0,0 +1,4 @@
[dynamic-imports-credentials.sub.html]
[Cross-origin dynamic import from classic script (crossOrigin=use-credentials)]
expected: FAIL

View file

@ -0,0 +1,10 @@
[basic.any.html]
expected: TIMEOUT
[basic.any.sharedworker.html]
expected: ERROR
[basic.any.worker.html]
expected: TIMEOUT
[import() should drain the microtask queue when fetching a new module]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[css-import-in-worker.any.sharedworker.html]
expected: ERROR
[css-import-in-worker.any.worker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[serviceworker.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,8 @@
[with-import-assertions.any.worker.html]
expected: ERROR
[with-import-assertions.any.sharedworker.html]
expected: ERROR
[with-import-assertions.any.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[worklet.https.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[string-compilation-base-url-inline-classic.html]
[setTimeout should successfully import]
expected: FAIL

View file

@ -0,0 +1,3 @@
[string-compilation-base-url-inline-module.html]
[setTimeout should successfully import]
expected: FAIL

View file

@ -0,0 +1,6 @@
[string-compilation-of-promise-result.html]
[Evaled the script via eval, successful import]
expected: FAIL
[Evaled the script via Function, successful import]
expected: FAIL

View file

@ -0,0 +1,2 @@
[evaluation-order-1-nothrow-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[evaluation-order-1-nothrow-worker.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-1-nothrow.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -0,0 +1,2 @@
[evaluation-order-1-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[evaluation-order-1-worker.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-1.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -0,0 +1,2 @@
[evaluation-order-2-import-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[evaluation-order-2-import-worker.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-2-import.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -0,0 +1,2 @@
[evaluation-order-3-dynamic-sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[evaluation-order-3-dynamic-worker.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[evaluation-order-3-dynamic.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -0,0 +1,4 @@
[evaluation-order-4-tla.html]
[Test evaluation order of modules]
expected: FAIL

View file

@ -0,0 +1,8 @@
[import-meta-object.any.serviceworker-module.html]
expected: ERROR
[import-meta-object.any.sharedworker-module.html]
expected: ERROR
[import-meta-object.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,12 @@
[import-meta-resolve-importmap.html]
[import.meta.resolve() given an import mapped bare specifier]
expected: FAIL
[import.meta.resolve() given an import mapped URL-like specifier]
expected: FAIL
[Testing the ToString() step of import.meta.resolve() via import maps]
expected: FAIL
[import(import.meta.resolve(x)) can be different from import(x)]
expected: FAIL

View file

@ -0,0 +1,9 @@
[import-meta-resolve-multiple-scripts.html]
[import.meta.resolve resolves URLs relative to the import.meta.url, not relative to the active script when it is called: another global's inline script]
expected: FAIL
[import.meta.resolve still works if its global has been destroyed (by detaching the iframe)]
expected: FAIL
[import.meta.resolve resolves URLs relative to the import.meta.url, not relative to the active script when it is called: another module script]
expected: FAIL

View file

@ -0,0 +1,8 @@
[import-meta-resolve.any.sharedworker-module.html]
expected: ERROR
[import-meta-resolve.any.serviceworker-module.html]
expected: ERROR
[import-meta-resolve.any.worker-module.html]
expected: TIMEOUT

View file

@ -0,0 +1,8 @@
[import-meta-url.any.worker-module.html]
expected: TIMEOUT
[import-meta-url.any.sharedworker-module.html]
expected: ERROR
[import-meta-url.any.serviceworker-module.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[import-meta-url.html]
[import.meta.url at top-level module DedicatedWorker]
expected: FAIL
[import.meta.url at top-level module SharedWorker]
expected: FAIL

View file

@ -0,0 +1,3 @@
[instantiation-error-3.html]
[Test that unresolvable cycles lead to SyntaxError events on window and load events on script]
expected: FAIL

View file

@ -0,0 +1,3 @@
[instantiation-error-4.html]
[Test that loading a graph in which a module is already errored results in an error.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[instantiation-error-5.html]
[Test that loading a graph in which a module is already errored results an error.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[referrer-strict-policies.sub.html]
[The strict-* referrer policies compare the trustworthiness of a request's referrer string against its URL]
expected: FAIL

View file

@ -0,0 +1,7 @@
[type.html]
[type="MODULE"]
expected: FAIL
[type="Module"]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-prepare-createHTMLDocument-fetch-error-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,4 @@
[after-prepare-createHTMLDocument-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to createHTMLDocument after-prepare]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-prepare-createHTMLDocument-parse-error-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[after-prepare-createHTMLDocument-parse-error-external-module.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[after-prepare-createHTMLDocument-success-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,4 @@
[after-prepare-createHTMLDocument-success-external-module.html]
[Eval: Move success external module script to createHTMLDocument after-prepare]
expected: FAIL

View file

@ -0,0 +1,4 @@
[after-prepare-iframe-fetch-error-external-classic.html]
[<script> error: Move fetch-error external classic script to iframe after-prepare]
expected: FAIL

View file

@ -0,0 +1,4 @@
[after-prepare-iframe-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to iframe after-prepare]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-prepare-iframe-parse-error-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[after-prepare-iframe-parse-error-external-module.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[after-prepare-iframe-success-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[after-prepare-iframe-success-external-module.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-fetch-error-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-fetch-error-external-module.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-parse-error-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-parse-error-external-module.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-success-external-classic.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[move-back-createHTMLDocument-success-external-module.html]
expected: CRASH

View file

@ -0,0 +1,15 @@
[script-supports.html]
[Type of HTMLScriptElement.supports is function]
expected: FAIL
[HTMLScriptElement.supports resurns true for 'classic']
expected: FAIL
[HTMLScriptElement.supports resurns true for 'module']
expected: FAIL
[HTMLScriptElement.supports returns false for JavaScript MIME types]
expected: FAIL
[HTMLScriptElement.supports returns false for unsupported types]
expected: FAIL

View file

@ -0,0 +1,2 @@
[script-type-and-language-js-svg.svg]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[tag-name.xhtml]
[tagName case]
expected: FAIL