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

Side by Side Diff: LayoutTests/media/video-double-seek-currentTime-expected.txt

Issue 235953010: Resolve the issue of unexpected currentTime values when setting currentTime from seeking event (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@mediaposter
Patch Set: Added new line in the expected output to match the test case Created 6 years, 8 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
(Empty)
1 Test currentTime values when setting from seeking event.
2
3
4 loadedmetadata()
5 doNextSeek() 0
6 doNextSeek() seeking to 1.00
7 seeking 1.00
8 doNextSeek() 1
9 doNextSeek() seeking to 1.50
10 seeking 1.50
11 doNextSeek() 2
12 doNextSeek() seeking to 1.50
13 seeking 1.50
14 doNextSeek() 3
15 seeked 1.50
16 END OF TEST
17
OLDNEW
« no previous file with comments | « LayoutTests/media/video-double-seek-currentTime.html ('k') | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698