no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 582037-1b.html
blob897285b9d924c2773a5ec1a609d2aff3372f67ff
1 <!DOCTYPE html>
2 <!-- This test assumes that the document is 800px wide by 1000px high,
3 as documented in the readme. In particular, it assumes that
4 height > width. -->
5 <html style="margin: 0; padding: 0; border: none; height: 100%; overflow: hidden">
6 <body style="margin: 0; padding: 0; border: none; height: 100%">
7 <div style="float: left; height: 100%; background: green">
8 <img src="solidblue.png" style="height: 100%; visibility: hidden;">
9 </div>
10 </body>
11 </html>