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