Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive...
[mozilla-central.git] / layout / reftests / percent-overflow-sizing / hScrollSimpleHeightQuirks-2.html
blob2c20eccc811e47e2e30f32ea42cc718302e2ba88
1 <div style="overflow:auto; width:200px; height:200px;">
2 <div>
3 <div style="width:300px; height:100%; background:green">
4 </div>
5 </div>
6 </div>