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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-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-endofstream-invaliderror-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt
index f16a9599097bd30af8764b64009c7d0f3682f994..bbe0af9aca4e7c774b224fbcc139baac18448236 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt
@@ -1,5 +1,8 @@
PASS Test MediaSource.endOfStream() with invalid non-empty error string.
PASS Test MediaSource.endOfStream() with invalid empty error string.
+PASS Test MediaSource.endOfStream() with when readyState is ended.
+PASS Test MediaSource.endOfStream(decode) with when readyState is ended.
+PASS Test MediaSource.endOfStream(network) with when readyState is ended.
PASS Test MediaSource.endOfStream() with invalid null error parameter.

Powered by Google App Engine
This is Rietveld 408576698