Implement Focus UI
[framework/web/webkit-efl.git] / LayoutTests / media / no-autoplay-with-user-gesture-requirement-expected.txt
1 Test that media autoplay should not work if user gesture is required for playback.
2
3 EXPECTED (video.paused == 'true') OK
4 EVENT(canplaythrough)
5 EXPECTED (video.paused == 'true') OK
6 END OF TEST
7