test-zoom-ref.html (229B)
1 <!DOCTYPE HTML> 2 <html> 3 <body style="margin:0;"> 4 <div style="background:yellow; height:15px;"></div> 5 <div style="position:absolute; top:150px; left:150px; width:150px; height:150px; border:1px solid black;"></div> 6 </body> 7 </html>