Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 490173-1.html
blob4bef4d61218b815b5d305ead0f3d63eec595c5cf
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body onload="document.getElementById('f1').style.display = '';">
6 <div id="f1" style="display: -moz-popup;">Foo</div>
7 </body>
8 </html>