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

Unified Diff: LayoutTests/fast/mediastream/MediaStream-onended-expected.txt

Issue 14188039: MediaStream API: Remove LocalMediaStream (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed tests Created 7 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
« no previous file with comments | « LayoutTests/fast/mediastream/MediaStream-onended.html ('k') | Source/core/dom/EventTarget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
diff --git a/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt b/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
index 491b35b957c5be5682714aadb96c4a19294c991c..e066473b02a28d82a5509798590a84b90d8586d4 100644
--- a/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
+++ b/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
@@ -6,6 +6,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS stream.ended is false
PASS streamEnded was called.
PASS stream.ended is true
+PASS stream.ended is false
+PASS streamEnded was called.
+PASS stream.ended is true
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/mediastream/MediaStream-onended.html ('k') | Source/core/dom/EventTarget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698