mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
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:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue