Implement Focus UI
[framework/web/webkit-efl.git] / LayoutTests / media / video-currentTime-expected.txt
1 EXPECTED (video.currentTime == '0') OK
2 EVENT(canplaythrough)
3 EXPECTED (video.currentTime == '0') OK
4 EVENT(play)
5 EXPECTED (video.currentTime > '0') OK
6 END OF TEST
7