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

Unified Diff: LayoutTests/media/video-positive-start-time-expected.txt

Issue 544173012: Add LayoutTest for media with positive start times. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Style. 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
Index: LayoutTests/media/video-positive-start-time-expected.txt
diff --git a/LayoutTests/media/video-positive-start-time-expected.txt b/LayoutTests/media/video-positive-start-time-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cff9df4c46bbef8b758d69689fd28fa694a57097
--- /dev/null
+++ b/LayoutTests/media/video-positive-start-time-expected.txt
@@ -0,0 +1,6 @@
+Load a video with a postive start time, ensure video.currentTime is 4.253
+
+EVENT(loadeddata)
+EXPECTED (video.currentTime == '4.253') OK
+END OF TEST
+

Powered by Google App Engine
This is Rietveld 408576698