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

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

Issue 319213002: Fix MediaSource.duration setter behavior to match the current spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix release build buster Created 6 years, 6 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 0e02bb7530ac56392da00ff80ec086bcbdaf07fd..8ae564b7c3ee9f531e07393a7407ec7a1df8d7e2 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
@@ -6,6 +6,7 @@ PASS Test remove with a start larger than the end.
PASS Test remove after SourceBuffer removed from mediaSource.
PASS Test remove while update pending.
PASS Test aborting a remove operation.
+PASS Test remove with a start at the duration.
PASS Test remove transitioning readyState from 'ended' to 'open'.
PASS Test removing all appended data.
PASS Test removing beginning of appended data.
« no previous file with comments | « LayoutTests/http/tests/media/media-source/mediasource-remove.html ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698