upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / media / video-no-autoplay-expected.txt
1 Test that play event does not fire when "src" set with no autoplay attribute.
2
3 EXPECTED (video.paused == 'true') OK
4 EVENT(canplaythrough)
5 EXPECTED (video.paused == 'true') OK
6 END OF TEST
7