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
23708 changed files with 772645 additions and 694 deletions

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