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,3 @@
[popup-from-initial-empty-sandboxed-document.window.html]
[popup-from-initial-empty-sandboxed-document]
expected: FAIL

View file

@ -0,0 +1,5 @@
[sandbox-disallow-popups.html]
expected: TIMEOUT
[window.open in sandbox iframe]
expected: NOTRUN

View file

@ -0,0 +1,4 @@
[sandbox-document-open-mutation.window.html]
expected: TIMEOUT
[Using document.open() against a document from a different window must not mutate the other window's sandbox flags]
expected: TIMEOUT

View file

@ -0,0 +1,7 @@
[sandbox-document-open.html]
[other_document.open()]
expected: FAIL
[document.open()]
expected: FAIL

View file

@ -0,0 +1,5 @@
[sandbox-inherited-from-initiator-frame.html]
expected: TIMEOUT
[Inherit sandbox flags from the initiator's frame]
expected: TIMEOUT

View file

@ -0,0 +1,19 @@
[sandbox-inherited-from-required-csp.html]
[initial empty document]
expected: FAIL
[same-origin]
expected: FAIL
[blob URL]
expected: FAIL
[cross-origin]
expected: FAIL
[about:blank]
expected: FAIL
[srcdoc]
expected: FAIL

View file

@ -0,0 +1,5 @@
[sandbox-javascript-window-open.html]
expected: TIMEOUT
[window.open in sandbox iframe]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[sandbox-window-open-srcdoc.html]
[window.open('about:srcdoc') from sandboxed srcdoc doesn't crash.]
expected: FAIL

View file

@ -0,0 +1,8 @@
[window-open-blank-from-different-initiator.html]
expected: TIMEOUT
[No pending navigation]
expected: NOTRUN
[One pending navigation]
expected: TIMEOUT