mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +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,3 @@
|
|||
[popup-from-initial-empty-sandboxed-document.window.html]
|
||||
[popup-from-initial-empty-sandboxed-document]
|
||||
expected: FAIL
|
|
@ -0,0 +1,5 @@
|
|||
[sandbox-disallow-popups.html]
|
||||
expected: TIMEOUT
|
||||
[window.open in sandbox iframe]
|
||||
expected: NOTRUN
|
||||
|
|
@ -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
|
|
@ -0,0 +1,7 @@
|
|||
[sandbox-document-open.html]
|
||||
[other_document.open()]
|
||||
expected: FAIL
|
||||
|
||||
[document.open()]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[sandbox-inherited-from-initiator-frame.html]
|
||||
expected: TIMEOUT
|
||||
[Inherit sandbox flags from the initiator's frame]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -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
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[sandbox-javascript-window-open.html]
|
||||
expected: TIMEOUT
|
||||
[window.open in sandbox iframe]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[sandbox-window-open-srcdoc.html]
|
||||
[window.open('about:srcdoc') from sandboxed srcdoc doesn't crash.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[window-open-blank-from-different-initiator.html]
|
||||
expected: TIMEOUT
|
||||
[No pending navigation]
|
||||
expected: NOTRUN
|
||||
|
||||
[One pending navigation]
|
||||
expected: TIMEOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue