Sign in
chromium
/
chromium
/
src
/
e3bf203cc09ac0161c339afc642c320c24abb0e6
/
.
/
third_party
/
WebKit
/
LayoutTests
/
platform
/
win
/
media
/
controls-drag-timebar-expected.txt
blob: 323108508fe1416a7464f0f1f4dd3c2b3b72bf94 [
file
] [
log
] [
blame
]
Test that drag the timebar thumb causes seeks.
RUN(video.autoplay = true)
RUN(video.src = 'content/test.mp4')
EVENT(playing)
EVENT(seeked)
Time: 2.1
EVENT(seeked)
Time: 2.6
EVENT(seeked)
Time: 3.1
END OF TEST