| Index: LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
|
| diff --git a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
|
| deleted file mode 100644
|
| index c3ec049ae6c81f953bfb693ec55eca7a7f19feb9..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -
|
| -PASS Test remove with a negative start.
|
| -PASS Test remove with non-finite start.
|
| -PASS Test remove with a start beyond the duration.
|
| -PASS Test remove with a start larger than the end.
|
| -PASS Test remove with a NEGATIVE_INFINITY end.
|
| -PASS Test remove with a NaN end.
|
| -PASS Test remove after SourceBuffer removed from mediaSource.
|
| -PASS Test remove while update pending.
|
| -PASS Test aborting a remove operation.
|
| -PASS Test remove with a start at the duration.
|
| -PASS Test remove transitioning readyState from 'ended' to 'open'.
|
| -PASS Test removing all appended data.
|
| -PASS Test removing beginning of appended data.
|
| -PASS Test removing the middle of appended data.
|
| -PASS Test removing the end of appended data.
|
| -
|
|
|