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

Unified Diff: LayoutTests/media/controls-timeline-expected.txt

Issue 219283004: Remove what remains of MediaControllerInterface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: earliest possible position FIXME Created 6 years, 9 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/controls-timeline.html ('k') | LayoutTests/media/controls-timeline-with-controller.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/controls-timeline-expected.txt
diff --git a/LayoutTests/media/controls-timeline-expected.txt b/LayoutTests/media/controls-timeline-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..954b03944cc93d38d7e5359e6268fccd147d1b68
--- /dev/null
+++ b/LayoutTests/media/controls-timeline-expected.txt
@@ -0,0 +1,8 @@
+EVENT(loadedmetadata)
+EXPECTED (video.currentTime == '0') OK
+EXPECTED (video.seeking == 'false') OK
+EXPECTED (video.currentTime / video.duration > '0.4') OK
+EXPECTED (video.currentTime / video.duration < '0.6') OK
+EXPECTED (video.seeking == 'true') OK
+END OF TEST
+
« no previous file with comments | « LayoutTests/media/controls-timeline.html ('k') | LayoutTests/media/controls-timeline-with-controller.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698