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 @@
[audio_loop_seek_to_eos.html]
[seeking to the end of looping audio]
expected: FAIL

View file

@ -0,0 +1,6 @@
[controlsList.tentative.html]
[Test controlsList allowed values for <audio>]
expected: FAIL
[Test controlsList allowed values for <video>]
expected: FAIL

View file

@ -0,0 +1,2 @@
[event_loadstart.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[event_timeupdate.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[autoplay-overrides-preload.html]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[resource-selection-currentSrc.html]
expected: ERROR
[Test currentSrc behaviour in various playback scenarios]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[resource-selection-invoke-in-sync-event.html]
[await a stable state and sync event handlers]
expected: FAIL

View file

@ -0,0 +1,3 @@
[media_fragment_seek.html]
[Video should seek to time specified in media fragment syntax]
expected: FAIL

View file

@ -0,0 +1,4 @@
[no-cuechange-before-play.html]
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[track-cues-enter-seeking.html]
[TextTrack's cue onenter handler called when seeked onto]
expected: FAIL

View file

@ -0,0 +1,4 @@
[track-element-src-aborted-load.html]
expected: TIMEOUT
[HTMLTrackElement 'src' attribute changed, load pending]
expected: TIMEOUT