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,3 @@
|
|||
[001.html]
|
||||
[pageshow event from traversal]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[document-state.tentative.https.html]
|
||||
[A navigation's initiator origin and referrer are stored in the document state]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[after-load-hash-twice.html]
|
||||
[when changing hash, after the load event]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[after-load-hash.html]
|
||||
[when changing hash, after the load event]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[before-load-hash-twice.html]
|
||||
[when changing hash twice, before load]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[before-load-hash.html]
|
||||
[when changing hash, before load]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[pushState-inside-popstate.html]
|
||||
[pushState inside popstate]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[same-document-traverse-immediate.html]
|
||||
[when traversing back, before hashchange]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[same-document-traverse-wait.html]
|
||||
[when traversing back, after hashchange]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[history-traversal-navigate-parent-while-child-loading.html]
|
||||
[pushState() in parent while child is doing initial navigation, then go back]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[history-traversal-navigates-multiple-frames.html]
|
||||
[A history traversal should be able to navigate a parent and child simultaneously]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[scroll-restoration-fragment-scrolling-cross-origin.html]
|
||||
expected: ERROR
|
||||
[Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[scroll-restoration-fragment-scrolling-samedoc.html]
|
||||
[Manual scroll restoration should take precedent over scrolling to fragment in cross doc navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[consecutive-srcdoc.html]
|
||||
[changing srcdoc does a replace navigation since the URL is still about:srcdoc]
|
||||
expected: FAIL
|
||||
|
||||
[changing srcdoc to about:srcdoc#yo then another srcdoc does two push navigations and we can navigate back]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[srcdoc-history-entries.html]
|
||||
expected: TIMEOUT
|
||||
[srcdoc history entries: the iframe itself navigates]
|
||||
expected: TIMEOUT
|
||||
|
||||
[srcdoc history entries: the container window navigates]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,4 @@
|
|||
[unset_context_name.html]
|
||||
[Window.name is reset after navigating to a different origin]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue