Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
density-size-correction
/
image-set-001-ref.html
blob: 69c3dc173196dc46e2ed604f4d662189597b6f8c [
file
] [
log
] [
blame
]
<!doctype html>
<style>
body
{
margin
:
0
}
div
{
width
:
100vw
;
height
:
100vh
;
background-image
:
url
(
resources/exif-resolution-valid-hires.jpg
);
background-repeat
:
no-repeat
;
}
</style>
<div></div>