chromium/third_party/blink/web_tests/external/wpt/density-size-correction/density-corrected-size-pseudo-elements-ref.html

<!DOCTYPE html>
<head>
    <title>Density corrected size: pseudo-elements</title>
    <link rel="author" title="Noam Rosenthal" href="[email protected]">
</head>
<body>
    <div><img src="resources/exif-resolution-valid-lores.jpg" width="200" height="100"></div>
    <div><img src="resources/exif-resolution-none.jpg"></div>
</body>
</html>