image-with-content-dpr-and-explicit-dimensions-ref.html (325B)
1 <html> 2 <head> 3 <title>Content-DPR: render natural size</title> 4 <link rel="author" title="Noam Rosenthal" href="noam@webkit.org"> 5 </head> 6 <body> 7 <img src="resources/square.png" style="width: 100px; height: 120px" /> 8 <img src="resources/square.png" style="width: 100px; height: 120px" /> 9 </body> 10 </html>