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