Sign in
chromium
/
chromium
/
src
/
third_party
/
refs/heads/main
/
.
/
blink
/
renderer
/
core
/
testing
/
data
/
viewport-target-densitydpi-device.html
blob: ea743e93312294194ef5d511bc30d23b8d706eaa [
file
] [
log
] [
blame
] [
edit
]
<html>
<head>
<meta
name
=
'viewport'
content
=
'width=device-width,target-densityDpi=device-dpi'
/>
</head>
<body>
A page with a viewport.
</body>
</html>