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

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

Issue 742653002: MSE: Add layout test for 'decode' error via an algorithm (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use (length - 1)/2 to get the harf index Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/http/tests/media/media-source/mediasource-errors.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/media/media-source/mediasource-errors-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-errors-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-errors-expected.txt
index c198da798e3203bca8bf63f4f82ff07f78306e75..43fcfd6c654cd97b6cc93395148bdeda983af24c 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-errors-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-errors-expected.txt
@@ -4,4 +4,5 @@ PASS Signaling 'decode' error via endOfStream() before initialization segment ha
PASS Signaling 'network' error via endOfStream() before initialization segment has been appended.
PASS Signaling 'decode' error via endOfStream() after initialization segment has been appended and the HTMLMediaElement has reached HAVE_METADATA.
PASS Signaling 'network' error via endOfStream() after initialization segment has been appended and the HTMLMediaElement has reached HAVE_METADATA.
+PASS Signaling 'decode' error via segment parser loop algorithm after initialization segment and partial media segment has been appended.
« no previous file with comments | « LayoutTests/http/tests/media/media-source/mediasource-errors.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698