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,49 @@
[exception-in-onerror.html]
[Throw in setTimeout(string): classic: listener]
expected: FAIL
[Throw in setTimeout(function): module: listener]
expected: FAIL
[Throw in worker initialization: classic: handler]
expected: FAIL
[Throw in message handler: classic: listener]
expected: FAIL
[Throw in setTimeout(function): classic: handler]
expected: FAIL
[Throw in message handler: module: handler]
expected: FAIL
[Throw in setTimeout(function): module: handler]
expected: FAIL
[Throw in worker initialization: module: handler]
expected: FAIL
[Throw in setTimeout(string): module: listener]
expected: FAIL
[Throw in message handler: classic: handler]
expected: FAIL
[Throw in worker initialization: classic: listener]
expected: FAIL
[Throw in message handler: module: listener]
expected: FAIL
[Throw in setTimeout(string): module: handler]
expected: FAIL
[Throw in setTimeout(function): classic: listener]
expected: FAIL
[Throw in worker initialization: module: listener]
expected: FAIL
[Throw in setTimeout(string): classic: handler]
expected: FAIL

View file

@ -0,0 +1,8 @@
[message-classic-DOMException.html]
expected: TIMEOUT
[Throw DOMException-TypeError in onerror: classic: handler]
expected: TIMEOUT
[Throw DOMException-TypeError in onerror: classic: listener]
expected: TIMEOUT

View file

@ -0,0 +1,8 @@
[message-classic-Error.html]
expected: TIMEOUT
[Throw Error in onerror: classic: handler]
expected: TIMEOUT
[Throw Error in onerror: classic: listener]
expected: TIMEOUT

View file

@ -0,0 +1,8 @@
[message-module-DOMException.html]
expected: TIMEOUT
[Throw DOMException-TypeError in onerror: module: handler]
expected: TIMEOUT
[Throw DOMException-TypeError in onerror: module: listener]
expected: TIMEOUT

View file

@ -0,0 +1,8 @@
[message-module-Error.html]
expected: TIMEOUT
[Throw Error in onerror: module: listener]
expected: TIMEOUT
[Throw Error in onerror: module: handler]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[blob-url.worker.html]
[Revoking a blob URL in an earlier script will not fail]
expected: FAIL

View file

@ -0,0 +1,19 @@
[catch.sub.any.worker.html]
[Redirect-to-Cross-origin throw]
expected: FAIL
[Cross-origin syntax error]
expected: FAIL
[Cross-origin throw]
expected: FAIL
[Redirect-to-cross-origin syntax error]
expected: FAIL
[catch.sub.any.sharedworker.html]
expected: ERROR
[catch.sub.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,13 @@
[report-error-cross-origin.sub.any.sharedworker.html]
expected: ERROR
[report-error-cross-origin.sub.any.worker.html]
[WorkerGlobalScope error event: lineno]
expected: FAIL
[WorkerGlobalScope error event: error]
expected: FAIL
[WorkerGlobalScope error event: filename]
expected: FAIL

View file

@ -0,0 +1,13 @@
[report-error-redirect-to-cross-origin.sub.any.sharedworker.html]
expected: ERROR
[report-error-redirect-to-cross-origin.sub.any.worker.html]
[WorkerGlobalScope error event: lineno]
expected: FAIL
[WorkerGlobalScope error event: error]
expected: FAIL
[WorkerGlobalScope error event: filename]
expected: FAIL

View file

@ -0,0 +1,4 @@
[report-error-same-origin.sub.any.worker.html]
[report-error-same-origin.sub.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,13 @@
[report-error-setTimeout-cross-origin.sub.any.worker.html]
[WorkerGlobalScope error event: lineno]
expected: FAIL
[WorkerGlobalScope error event: error]
expected: FAIL
[WorkerGlobalScope error event: filename]
expected: FAIL
[report-error-setTimeout-cross-origin.sub.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,13 @@
[report-error-setTimeout-redirect-to-cross-origin.sub.any.worker.html]
[WorkerGlobalScope error event: lineno]
expected: FAIL
[WorkerGlobalScope error event: error]
expected: FAIL
[WorkerGlobalScope error event: filename]
expected: FAIL
[report-error-setTimeout-redirect-to-cross-origin.sub.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,4 @@
[report-error-setTimeout-same-origin.sub.any.sharedworker.html]
expected: ERROR
[report-error-setTimeout-same-origin.sub.any.worker.html]