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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Test currentTime values when setting while HAVE_NOTHING. 1
amogh.bihani 2014/09/12 13:37:04 This test is failing because of this whitespace. I
2
3
4 EXPECTED (video.currentTime == '0') OK 2 EXPECTED (video.currentTime == '0') OK
5 EXPECTED (video.currentTime == '1') OK
6 EVENT(loadedmetadata) 3 EVENT(loadedmetadata)
7 EXPECTED (video.currentTime == '1') OK 4 EXPECTED (video.currentTime == '1') OK
8 EVENT(seeked) 5 EVENT(seeked)
9 END OF TEST 6 END OF TEST
10
OLDNEW
« 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