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

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

Issue 266453005: Apply TypeChecking to MediaSource IDLs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use MAX_VALUE instead of POS_INF. Created 6 years, 8 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-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
index 865c18e14e3e957241bb9f1792f3a05017fc880f..0e02bb7530ac56392da00ff80ec086bcbdaf07fd 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
@@ -1,5 +1,6 @@
PASS Test remove with an 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 after SourceBuffer removed from mediaSource.

Powered by Google App Engine
This is Rietveld 408576698