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

Unified Diff: LayoutTests/media/media-controller-effective-playback-rate-expected.txt

Issue 1267953003: Re-Relanding 'Always notify the WebMediaPlayer of any seek' patch (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: copy seek-to-currentTime.html from web-platform-tests Created 5 years, 4 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/media-controller-effective-playback-rate-expected.txt
diff --git a/LayoutTests/media/media-controller-effective-playback-rate-expected.txt b/LayoutTests/media/media-controller-effective-playback-rate-expected.txt
index 64659c31b931381ec76c62f3c14fc4278f818544..496df3f23c520d0b259c19f3fa534d88647ca278 100644
--- a/LayoutTests/media/media-controller-effective-playback-rate-expected.txt
+++ b/LayoutTests/media/media-controller-effective-playback-rate-expected.txt
@@ -3,7 +3,7 @@ EXPECTED (video.controller.playbackRate == '1') OK
EXPECTED (video.playbackRate == '0') OK
EVENT(seeked)
RUN(video.play())
-EVENT(play)
+EVENT(playing)
EVENT(timeupdate)
EXPECTED (video.currentTime != '0') OK
END OF TEST
« no previous file with comments | « LayoutTests/media/media-controller-effective-playback-rate.html ('k') | LayoutTests/media/media-controller-playbackrate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698