blob: 7ab07517a9db0e0aec0162050dc37ecc1969baf6 [file] [log] [blame]
This tests that media controls timeline updates during playback.
This test only runs in DRT!
EVENT(canplaythrough)
EXPECTED (timeLineValue() == '0') OK
EVENT(playing)
EVENT(pause)
TEST(video.currentTime > 0) OK
TEST(timeLineValue() > 0) OK
END OF TEST