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

Unified Diff: LayoutTests/media/media-controller-playbackrate-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
« no previous file with comments | « LayoutTests/media/media-controller-playbackrate.html ('k') | LayoutTests/media/seek-to-currentTime.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/media-controller-playbackrate-expected.txt
diff --git a/LayoutTests/media/media-controller-playbackrate-expected.txt b/LayoutTests/media/media-controller-playbackrate-expected.txt
index b5c4ac9dc55818b9a3a16b755075b1345046432f..95a5a12ac359fb26ae699a30e1ff56bfc9772f74 100644
--- a/LayoutTests/media/media-controller-playbackrate-expected.txt
+++ b/LayoutTests/media/media-controller-playbackrate-expected.txt
@@ -7,6 +7,7 @@ TEST(video.controller.playbackRate = Infinity) THROWS("TypeError: Failed to set
TEST(video.controller.playbackRate = NaN) THROWS("TypeError: Failed to set the 'playbackRate' property on 'MediaController': The provided double value is non-finite.") OK
EVENT(seeked)
EVENT(play)
+EVENT(playing)
EVENT(timeupdate)
EXPECTED (video.currentTime != '0') OK
END OF TEST
« no previous file with comments | « LayoutTests/media/media-controller-playbackrate.html ('k') | LayoutTests/media/seek-to-currentTime.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698