Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / tabindex-focus-blur-all.html
1 <html>
2 <script src="resources/tabindex-focus-blur-all.js"></script>
3
4 <frameset cols="33%, 33%, *" onload="test()">
5 <frame src="resources/tabindex-focus-blur-all-frame1.html"/>
6 <frame src="resources/tabindex-focus-blur-all-frame2.html"/>
7 <frame src="resources/tabindex-focus-blur-all-frame3.html"/>
8 </frameset>
9 </html>