summaryrefslogtreecommitdiffstats
path: root/layout/reftests/reftest-sanity/test-zoom-ref.html
blob: 16fd8cbfbaf4ee4805b32bd51ee973eacae51ff3 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body style="margin:0;">
<div style="background:yellow; height:15px;"></div>
<div style="position:absolute; top:150px; left:150px; width:150px; height:150px; border:1px solid black;"></div>
</body>
</html>