Bug 1731994: part 4) Declare more methods around `ContentPermissionRequestBase` ...
[gecko.git] / layout / reftests / webm-video / poster-13.html
blob8f78149dfbcf03cd6eb035fd3d94f43fd276645a
1 <!DOCTYPE HTML>
2 <html>
3 <body style="background:white;">
4 <!-- Test that poster is stretched by css styling. -->
5 <video src="black140x100.webm" poster="blue250x200.png" style="width: 288px; height: 216px;"></video>
7 </body>
8 </html>