Sign in
mojo
/
mojo-tools
/
64a4a80012dbfd6ffdc1c50a922cebca36dae341
/
.
/
sky
/
engine
/
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>