chromium/third_party/blink/web_tests/http/tests/images/image-with-dpr-header-expected.html

<!DOCTYPE html>
<body>
<img src="http://127.0.0.1:8000/resources/square100.png" height="25" width="25">
<img src="http://127.0.0.1:8000/resources/square100.png" height="40" width="40">
<img src="http://127.0.0.1:8000/resources/square100.png" height="200" width="200">
<img src="http://127.0.0.1:8000/resources/square100.png" height="25" width="25">
<img src="http://127.0.0.1:8000/resources/square100.png" height="100" width="100">
<img src="http://127.0.0.1:8000/resources/square100.png" height="25" width="25">
<img src="http://127.0.0.1:8000/resources/square100.png" height="25" width="25">
<img src="http://127.0.0.1:8000/resources/square100.png" height="100" width="100">
</body>
</html>