mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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,4 @@
|
|||
[anchor-fragment-history-back-on-click.html]
|
||||
expected: TIMEOUT
|
||||
[Anchor with a fragment href and a click handler that navigates back]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-cross-document-nav.html]
|
||||
[cross-document navigation then cross-document navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-cross-document-traversal.html]
|
||||
[cross-document navigations are stopped by cross-document back()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-same-document-traversal.html]
|
||||
[cross-document navigations are stopped by same-document back()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-stop.html]
|
||||
[cross-document navigations are stopped by stop()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[cross-document-traversal-cross-document-nav.html]
|
||||
[slow cross-document traversal and then fast cross-document navigation: traversal wins and nav is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[fast cross-document traversal and then slow cross-document navigation: traversal wins and nav is ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,13 @@
|
|||
[cross-document-traversal-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[cross-document traversals in opposite directions: the result is going nowhere]
|
||||
expected: TIMEOUT
|
||||
|
||||
[cross-document traversals in opposite directions, second traversal invalid at queuing time but valid at the time it is run: the result is going nowhere]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-document traversals in the same (back) direction: the result is going -2 with only one load event]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-document traversals in the same (forward) direction: the result is going +2 with only one load event]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,7 @@
|
|||
[cross-document-traversal-same-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[traversals in the same (back) direction: coalesced]
|
||||
expected: TIMEOUT
|
||||
|
||||
[traversals in the same (forward) direction: coalesced]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,4 @@
|
|||
[cross-document-traversal-stop.html]
|
||||
expected: TIMEOUT
|
||||
[cross-document traversals are not stopped by stop()]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,4 @@
|
|||
[forward-to-pruned-entry.html]
|
||||
expected: TIMEOUT
|
||||
[If forward pruning clobbers the target of a traverse, abort]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[nav-cancelation-1.html]
|
||||
[parent cancels a pending navigation in a same-origin child]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[nav-cancelation-2.sub.html]
|
||||
[grandparent cancels a pending navigation in a cross-origin grandchild]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[same-document-nav-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[fragment navigation then go(-2)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[pushState then go(-2)]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[same-document-traversal-cross-document-nav.html]
|
||||
[same-document traversals are not canceled by cross-document navigations]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[same-document-traversal-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[traversals in the same (back) direction: queued up]
|
||||
expected: TIMEOUT
|
||||
|
||||
[traversals in the same (forward) direction: queued up]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-cross-document-nav.html]
|
||||
[cross-document navigation then cross-document navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[cross-document-nav-cross-document-traversal.html]
|
||||
[cross-document navigations are stopped by same-document back()]
|
||||
expected: FAIL
|
||||
|
||||
[cross-document navigations are stopped by cross-document back()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-same-document-traversal.html]
|
||||
[cross-document navigations are stopped by same-document back()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-stop.html]
|
||||
[cross-document navigations are stopped by stop()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[cross-document-traversal-cross-document-nav.html]
|
||||
[slow cross-document traversal and then fast cross-document navigation: traversal wins and nav is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[fast cross-document traversal and then slow cross-document navigation: traversal wins and nav is ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,13 @@
|
|||
[cross-document-traversal-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[cross-document traversals in opposite directions: the second is ignored]
|
||||
expected: TIMEOUT
|
||||
|
||||
[cross-document traversals in opposite directions, second traversal invalid at queuing time: the second is ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-document traversals in the same (back) direction: the second is ignored]
|
||||
expected: NOTRUN
|
||||
|
||||
[cross-document traversals in the same (forward) direction: the second is ignored]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,6 @@
|
|||
[cross-document-traversal-same-document-nav.html]
|
||||
[same-document traversals are not canceled by fragment navigations]
|
||||
expected: FAIL
|
||||
|
||||
[same-document traversals are not canceled by pushState()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[cross-document-traversal-same-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[traversals in the same (back) direction: the second is ignored]
|
||||
expected: TIMEOUT
|
||||
|
||||
[traversals in the same (forward) direction: the second is ignored]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,4 @@
|
|||
[cross-document-traversal-stop.html]
|
||||
expected: TIMEOUT
|
||||
[cross-document traversals are not stopped by stop()]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,4 @@
|
|||
[forward-to-pruned-entry.html]
|
||||
expected: TIMEOUT
|
||||
[If forward pruning clobbers the target of a traverse, abort]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,7 @@
|
|||
[same-document-nav-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[fragment navigation then go(-2)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[pushState then go(-2)]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,7 @@
|
|||
[same-document-traversal-cross-document-traversal.html]
|
||||
expected: TIMEOUT
|
||||
[traversals in the same (back) direction: queued up]
|
||||
expected: TIMEOUT
|
||||
|
||||
[traversals in the same (forward) direction: the second is queued up]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,6 @@
|
|||
[same-document-traversal-same-document-nav.html]
|
||||
[same-document traversals are not canceled by fragment navigations]
|
||||
expected: FAIL
|
||||
|
||||
[same-document traversals are not canceled by pushState()]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue