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

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

Issue 267333006: Adding a few new MSE tests based on the spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing CR comments Created 6 years, 7 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-closed-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-closed-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-closed-expected.txt
index c85ce1bd93877d579f342ce73721bcadc23d2ed4..9e9cac374435336e20f9d8dadd05472d48329799 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-closed-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-closed-expected.txt
@@ -3,5 +3,9 @@ PASS Test attribute values on a closed MediaSource object.
PASS Test addSourceBuffer() while closed.
PASS Test removeSourceBuffer() while closed.
PASS Test endOfStream() while closed.
+PASS Test endOfStream(decode) while closed.
+PASS Test endOfStream(network) while closed.
PASS Test setting duration while closed.
+PASS Test setting duration while open->closed.
+PASS Test getting duration while open->closed.

Powered by Google App Engine
This is Rietveld 408576698