Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 331809-1-ref.html
blobf6ded7f527bc9c9c7dcb98e9e063584d98246038
1 <html>
2 <head>
3 <style>
4 iframe {
5 width:100px;
6 height:400px;
7 border:0;
9 span {
10 display:inline-block;
11 width:1000px;
12 height:400px;
13 background:white;
15 </style>
16 </head>
17 <body style="width:2000px; background:white;"><div style="position:absolute; top:360px;width:100px;height:40px; background:black;"></div>
18 <iframe src="data:application/vnd.mozilla.xul+xml,%3Cwizard%20xmlns%3D%22http%3A%2F%2Fwww.mozilla.org%2Fkeymaster%2Fgatekeeper%2Fthere.is.only.xul%22%3E%3C%2Fwizard%3E%0D%0A%0D%0A"></iframe>
19 <span></span>
20 </body>
21 </html>