zoom-with-fullzoom-dynamic-1-ref.html (289B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <body style="margin:0"> 4 <!-- The textcase has a 5px square which we expect is scaled by 2*3*5=30x, 5 which should render as a 150px square, matching what we have here: --> 6 <div style='width:150px;height:150px;background:blue'></div> 7 </body>