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,4 @@
[back-forward-cache-restoration.tentative.html]
expected: TIMEOUT
[Performance API for the back forward cache restoration entry.]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[cross-origin-non-tao-image.sub.html]
expected: TIMEOUT
[lcp and fcp]
expected: TIMEOUT

View file

@ -0,0 +1,34 @@
[droppedentriescount.any.worker.html]
expected: TIMEOUT
[Dropped entries count is 0 when there are no dropped entries of relevant type.]
expected: FAIL
[Dropped entries correctly counted with multiple types.]
expected: FAIL
[Dropped entries counted even if observer was not registered at the time.]
expected: FAIL
[Dropped entries only surfaced on the first callback.]
expected: TIMEOUT
[Dropped entries surfaced after an observe() call!]
expected: NOTRUN
[droppedentriescount.any.html]
expected: TIMEOUT
[Dropped entries count is 0 when there are no dropped entries of relevant type.]
expected: TIMEOUT
[Dropped entries correctly counted with multiple types.]
expected: NOTRUN
[Dropped entries counted even if observer was not registered at the time.]
expected: NOTRUN
[Dropped entries only surfaced on the first callback.]
expected: NOTRUN
[Dropped entries surfaced after an observe() call!]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[idlharness-shadowrealm.window.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[navigation-id-element-timing.tentative.html]
[Element Timing navigation id test]
expected: FAIL

View file

@ -0,0 +1,4 @@
[navigation-id-initial-load.tentative.html]
expected: TIMEOUT
[Navigation Id should be 1 at initial navigations.]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[navigation-id-long-task-task-attribution.tentative.html]
[Long Task/Task Attribution navigation id test]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-id-mark-measure.tentative.html]
[Mark/Measure navigation id test]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-id-reset.tentative.html]
[Navigation Id should be reset to 1 after reload.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-id-resource-timing.tentative.html]
[Resource Timing navigation id test]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-bfcache-reasons-stay.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-bfcache-reasons-stay.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-bfcache.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-bfcache.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-cross-origin-bfcache.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-cross-origin-bfcache.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-not-bfcached.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-not-bfcached.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-redirect-on-history.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-same-origin-bfcache.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-same-origin-bfcache.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,3 @@
[performance-navigation-timing-same-origin-replace.tentative.window.html]
[RemoteContextHelper navigation using BFCache]
expected: FAIL

View file

@ -0,0 +1,15 @@
[po-observe-type.any.html]
[Calling observe() with type and entryTypes should throw a TypeError]
expected: FAIL
[Calling observe() without 'type' or 'entryTypes' throws a TypeError]
expected: FAIL
[po-observe-type.any.worker.html]
[Calling observe() with type and entryTypes should throw a TypeError]
expected: FAIL
[Calling observe() without 'type' or 'entryTypes' throws a TypeError]
expected: FAIL

View file

@ -0,0 +1,4 @@
[include-frames-from-child-cross-origin-grandchild.sub.html]
expected: ERROR
[GetEntries of a Cross-Origin child frame with one Cross-Origin grandchild frame]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-from-child-same-origin-grandchild.sub.html]
expected: ERROR
[GetEntries of a Cross-Origin child frame with one Same-Origin grandchild frame]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-cross-origin-child-one-same-origin-grandchild.sub.html]
expected: ERROR
[GetEntries of a parent Frame with one Cross-Origin child and one Same-Origin grandchild]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-local-child-one-local-grandchild.html]
expected: ERROR
[GetEntries of a ParentFrame with one LocalFrame child and one LocalFrame grandchild]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-local-child-one-remote-child.sub.html]
expected: ERROR
[GetEntries of a ParentFrame with one RemoteFrame child and one LocalFrame child]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-local-child.html]
expected: ERROR
[GetEntries of a Parent Frame with one LocalFrame child]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-remote-child-one-local-grandchild.sub.html]
expected: ERROR
[GetEntries of a ParentFrame with one RemoteFrame child and one LocalFrame grandchild]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-same-origin-child-one-cross-origin-child.sub.html]
expected: ERROR
[GetEntries of a parent Frame with one Cross-Origin child and one Same-Origin child]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-same-origin-child-one-same-origin-grandchild.html]
expected: ERROR
[GetEntries of a parent Frame with one Same-Origin child and one Same-Origin grandchild]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[include-frames-one-same-origin-child.html]
expected: ERROR
[GetEntries of a parent Frame with one Same-Origin child]
expected: TIMEOUT

View file

@ -0,0 +1,7 @@
[include-frames-two-local-children.html]
expected: ERROR
[GetEntries of a Parent Frame with two LocalFrame children]
expected: TIMEOUT
[GetEntries of a parent Frame with two Same-Origin children]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[performance-entry-source.html]
[PerformanceEntry source is equal to its respective Window]
expected: FAIL