Implement the error path for source children of media elements

This removes some test timeout.
This commit is contained in:
Anthony Ramine 2017-09-25 00:28:59 +02:00
parent 49dd04cd8b
commit 5245931dc2
8 changed files with 54 additions and 24 deletions

View file

@ -1,6 +1,5 @@
[load-removes-queued-error-event.html]
type: testharness
expected: TIMEOUT
[source error event]
expected: TIMEOUT
expected: FAIL

View file

@ -1,6 +1,5 @@
[resource-selection-candidate-insert-before.html]
type: testharness
expected: TIMEOUT
[inserting another source before the candidate]
expected: TIMEOUT
expected: FAIL

View file

@ -1,5 +0,0 @@
[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

View file

@ -1,5 +0,0 @@
[resource-selection-invoke-insert-source.html]
type: testharness
[invoking resource selection by inserting <source>]
expected: FAIL

View file

@ -1,5 +0,0 @@
[resource-selection-remove-source.html]
type: testharness
[Changes to networkState when inserting and removing a <source>]
expected: FAIL