Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 472769-1-ref.html
blobb043c98da24c963f3df0f0dc7242156f8fcebb49
1 <html>
2 <head>
3 <style>
4 body { margin: 0px; }
5 div {
6 margin-top: 1px;
7 margin-left: 1px;
8 height: 100px;
9 width: 100px;
10 background: black;
12 </style>
13 </head>
14 <body><div></div></body>
15 </html>