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

Unified Diff: LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position-expected.txt

Issue 539103002: Seeking media fragment URI before loadeddata event (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@HAVE_NOTHING
Patch Set: renaming test and addressing comments 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/media-controller-media-fragment-uri-initial-playback-position-expected.txt
diff --git a/LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position-expected.txt b/LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..50b37b33ea15a686d5ab4f0519654e7ddd60b9f7
--- /dev/null
+++ b/LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position-expected.txt
@@ -0,0 +1,7 @@
+
+EXPECTED (video.currentTime == '2') OK
+EXPECTED (video2.currentTime == '0') OK
+EXPECTED (video.currentTime == '2') OK
+EXPECTED (video2.currentTime == '2') OK
+END OF TEST
+

Powered by Google App Engine
This is Rietveld 408576698