haikuwebkit/LayoutTests/media/video-currentTime-expected.txt

9 lines
151 B
Plaintext

EXPECTED (video.currentTime == '0') OK
EVENT(canplaythrough)
EXPECTED (video.currentTime == '0') OK
EVENT(play)
video.currentTime > 0 OK
END OF TEST