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

Unified Diff: LayoutTests/media/video-currentTime-before-have-metadata-media-fragment-uri-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/video-currentTime-before-have-metadata-media-fragment-uri-expected.txt
diff --git a/LayoutTests/media/video-currentTime-before-have-metadata-expected.txt b/LayoutTests/media/video-currentTime-before-have-metadata-media-fragment-uri-expected.txt
similarity index 56%
copy from LayoutTests/media/video-currentTime-before-have-metadata-expected.txt
copy to LayoutTests/media/video-currentTime-before-have-metadata-media-fragment-uri-expected.txt
index 32ee4e3e12c159477bebbb87ed5480e77ff3c82c..247f01e5894a647a6248f0d894e455e51d50f38f 100644
--- a/LayoutTests/media/video-currentTime-before-have-metadata-expected.txt
+++ b/LayoutTests/media/video-currentTime-before-have-metadata-media-fragment-uri-expected.txt
@@ -1,8 +1,4 @@
-Test currentTime values when setting while HAVE_NOTHING.
-
-
EXPECTED (video.currentTime == '0') OK
-EXPECTED (video.currentTime == '1') OK
EVENT(loadedmetadata)
EXPECTED (video.currentTime == '1') OK
EVENT(seeked)
« no previous file with comments | « LayoutTests/media/video-currentTime-before-have-metadata-media-fragment-uri.html ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698