mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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 @@
|
|||
[audio_loop_seek_to_eos.html]
|
||||
[seeking to the end of looping audio]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[controlsList.tentative.html]
|
||||
[Test controlsList allowed values for <audio>]
|
||||
expected: FAIL
|
||||
|
||||
[Test controlsList allowed values for <video>]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[event_loadstart.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[event_timeupdate.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,2 @@
|
|||
[autoplay-overrides-preload.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,5 @@
|
|||
[resource-selection-currentSrc.html]
|
||||
expected: ERROR
|
||||
[Test currentSrc behaviour in various playback scenarios]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[resource-selection-invoke-in-sync-event.html]
|
||||
[await a stable state and sync event handlers]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[media_fragment_seek.html]
|
||||
[Video should seek to time specified in media fragment syntax]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[no-cuechange-before-play.html]
|
||||
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[track-cues-enter-seeking.html]
|
||||
[TextTrack's cue onenter handler called when seeked onto]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[track-element-src-aborted-load.html]
|
||||
expected: TIMEOUT
|
||||
[HTMLTrackElement 'src' attribute changed, load pending]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue