summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/density-size-correction/density-corrected-size-pseudo-elements-ref.html
blob: d209253fa2a277e88276c8ee62e4607e705d92c6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<head>
    <title>Density corrected size: pseudo-elements</title>
    <link rel="author" title="Noam Rosenthal" href="noam@webkit.org">
</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>