150858 changed files with
23884658 additions and
0 deletions
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-candidate-insert-before.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[inserting another source before the candidate]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,7 @@
|
|
|
|
|
[resource-selection-candidate-moved.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
disabled:
|
|
|
|
|
if debug: unstable
|
|
|
|
|
[moving the candidate source]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,6 @@
|
|
|
|
|
[resource-selection-candidate-remove-addEventListener.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
expected: TIMEOUT
|
|
|
|
|
[removing the candidate source, addEventListener]
|
|
|
|
|
expected: TIMEOUT
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,6 @@
|
|
|
|
|
[resource-selection-candidate-remove-onerror.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
expected: TIMEOUT
|
|
|
|
|
[removing the candidate source, onerror]
|
|
|
|
|
expected: TIMEOUT
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-audio-constructor.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection with new Audio(src)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-in-sync-event.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[await a stable state and sync event handlers]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-insert-source-networkState.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[NOT invoking resource selection by inserting <source> when networkState is not NETWORK_EMPTY]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-insert-source-not-in-document.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection by inserting <source> in video not in a document]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-insert-source.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection by inserting <source>]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-load.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection with load()]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-pause.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection with pause()]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-play.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection with play()]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-set-src-not-in-document.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking load by setting src on video not in a document]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-invoke-set-src.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking load by setting src]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-pointer-insert-source.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[pointer updates (adding source elements)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-pointer-remove-source.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[pointer updates (removing source elements)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-remove-source.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[Changes to networkState when inserting and removing a <source>]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-remove-src.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[invoking resource selection by setting src; await stable state]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
@ -0,0 +1,5 @@
|
|
|
|
|
[resource-selection-source-media.html]
|
|
|
|
|
type: testharness
|
|
|
|
|
[the <source> media attribute has no effect]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|