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

Unified Diff: LayoutTests/media/video-not-paused-while-looping-expected.txt

Issue 585563003: Layout test to test that video should not be in a paused state while looping (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add test expectations due to Logs in waitForEventAndRunStep() call Created 6 years, 3 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/media/video-not-paused-while-looping.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/video-not-paused-while-looping-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt b/LayoutTests/media/video-not-paused-while-looping-expected.txt
similarity index 52%
copy from LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt
copy to LayoutTests/media/video-not-paused-while-looping-expected.txt
index f9cc4d62a05fe00585c1312def5dd34590bf412d..757f4eced7bb0cf83e6f8cc27571f9a82f58bf63 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt
+++ b/LayoutTests/media/video-not-paused-while-looping-expected.txt
@@ -1,5 +1,6 @@
-EVENT(message)
+EVENT(seeked)
+EVENT(seeking)
This is a testharness.js-based test.
-PASS Verify v2 events.
+PASS video is not paused while looping
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/media/video-not-paused-while-looping.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698