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

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: updating layout tests 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..b4a299af4f1e23bcb61ac4e3b791645d6a212441 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,10 +1,6 @@
-Test currentTime values when setting while HAVE_NOTHING.
-
-
+
amogh.bihani 2014/09/12 13:37:04 This test is failing because of this whitespace. I
EXPECTED (video.currentTime == '0') OK
-EXPECTED (video.currentTime == '1') OK
EVENT(loadedmetadata)
EXPECTED (video.currentTime == '1') OK
EVENT(seeked)
END OF TEST
-
« 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