Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(745)

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt

Issue 552943002: MSE: Start letting SourceBuffer begin to do initialization segment received algorithm (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated WIP Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
index 65c0c69c56860924dbe2d71bb36d5a21c700a29c..f473be3a75ea3d0d617f3c8c06e8f84bc7a37e43 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-append-legacystream-expected.txt
@@ -2,7 +2,7 @@
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 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.

Powered by Google App Engine
This is Rietveld 408576698