mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Implement the error path for source children of media elements
This removes some test timeout.
This commit is contained in:
parent
49dd04cd8b
commit
5245931dc2
8 changed files with 54 additions and 24 deletions
|
@ -1,6 +1,5 @@
|
|||
[load-removes-queued-error-event.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[source error event]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[resource-selection-candidate-insert-before.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[inserting another source before the candidate]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[resource-selection-invoke-insert-source.html]
|
||||
type: testharness
|
||||
[invoking resource selection by inserting <source>]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[resource-selection-remove-source.html]
|
||||
type: testharness
|
||||
[Changes to networkState when inserting and removing a <source>]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue