Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 458296-1-ref.html
blob8ba9e6194ba4e519939562d6b2631b04fdd7fb68
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <div style="overflow:auto; width:300px; height:300px; background:green;">
5 <div style="height:100px;"></div>
6 <div style="height:200px; margin-left:100px; margin-right:100px; width:100px; background:yellow;"></div>
7 <div style="height:100px;"></div>
8 </div>
9 </body>
10 </html>