Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / ogg-video / poster-2.html
blob28b38f398ca7951b1524932b3502548bd6ba0e12
1 <!DOCTYPE HTML>
2 <html>
3 <body style="background:white;">
4 <!-- Test if poster frame with invalid poster displays video frame. -->
5 <video src="black140x100.ogv" poster="not-a-valid-file"></video>
6 </body>
7 </html>