| Index: LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt
|
| diff --git a/LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt
|
| deleted file mode 100644
|
| index 65c0c69c56860924dbe2d71bb36d5a21c700a29c..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -
|
| -PASS Test SourceBuffer.appendStream() event dispatching.
|
| -PASS Test SourceBuffer.appendStream() call during a pending appendStream().
|
| -PASS Test SourceBuffer.abort() call during a pending appendStream().
|
| -PASS Test SourceBuffer.appendStream() triggering an 'ended' to 'open' transition.
|
| -PASS Test MediaSource.removeSourceBuffer() call during a pending appendStream().
|
| -PASS Test setting MediaSource.duration during a pending appendStream() for one of its SourceBuffers.
|
| -PASS Test MediaSource.endOfStream() during a pending appendStream() for one of its SourceBuffers.
|
| -PASS Test setting SourceBuffer.timestampOffset during a pending appendStream().
|
| -PASS Test appending a Stream with maxSize equal to 0.
|
| -PASS Test appending a Stream with maxSize value less than the size of the XHR response.
|
| -PASS Test appending a Stream with maxSize value greater than the size of the XHR response.
|
| -PASS Test appending a Stream with an invalid maxSize.
|
| -
|
|
|