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