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