Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 458296-1a-ref.html
blobdff6bda3eea5096960cd347747c3536c8e5add8a
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>
8 </body>
9 </html>