Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / invalid / 015.html
1 <html>
2 <body>
3 <script/>
4 This text should show up.
5
6 <script foo="foo" />
7 This text should also show up.
8
9 <script foo="foo"/>
10 This text should show up too.
11
12
13 </body>
14 </html>