Sign in
chromium
/
chromium
/
blink.git
/
a98a6beb3df17e423d575f87b138dd44c1a1056c
/
.
/
Source
/
web
/
tests
/
data
/
viewport-target-densitydpi-device-and-fixed-width.html
blob: 06cc3e32b1ad7682fb0d98bbe29f6469e39e81c5 [
file
] [
log
] [
blame
]
<html>
<head>
<meta
name
=
'viewport'
content
=
'width=640,target-densityDpi=device-dpi,initial-scale=1.0'
/>
</head>
<body>
A page with a viewport set to device-dpi and fixed width, fixed scale.
</body>
</html>