summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/579349-1-ref.html
blob: d4f0d360e4ee49230271c9ffca64fbe8a0ce6823 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
<div style="width:500px; height:200px; background:blue;"></div>
<div style="position:absolute; left:0; top:0; height:100px; width:100%; background:yellow"></div>
</body>
</html>