Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / invalid / missing-end-tag.xhtml
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2         "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html>
4 <body>
5 <p>You should see errors above</p>
6 <p>because this para is missing an end tag
7 </body>
8 </html>