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