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

Unified Diff: LayoutTests/media/video-seeking-expected.txt

Issue 17395006: Fix LayoutTests that assume canplay, playing, and canplaythrough will only fire once. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/media/video-seeking-expected.txt
diff --git a/LayoutTests/media/video-seeking-expected.txt b/LayoutTests/media/video-seeking-expected.txt
index 917eb68a11c502bcde3761ab708fea4bc5fd9ea3..94c50ac8836dd54100e3518cfd0e238a66a8eeb4 100644
--- a/LayoutTests/media/video-seeking-expected.txt
+++ b/LayoutTests/media/video-seeking-expected.txt
@@ -21,8 +21,5 @@ EVENT(seeked)
EXPECTED (video.seeking == 'false') OK
EXPECTED (video.currentTime == '1.5') OK
-RUN(video.currentTime = 2)
acolwell GONE FROM CHROMIUM 2013/06/18 21:35:07 This was removed because the original code was all
-EXPECTED (video.seeking == 'true') OK
-
END OF TEST

Powered by Google App Engine
This is Rietveld 408576698