Sign in
mojo
/
mojo-tools
/
6843567f5ec79c4da8495082f2801511f4b11521
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
viewport-nonzero-values.html
blob: f4e0d4fe01b8a427c8599924658171a75fa6344a [
file
] [
log
] [
blame
]
<html>
<head>
<meta
name
=
'viewport'
content
=
'width=0.1, height=0.01, initial-scale=0.5, minimum-scale=0.0001, maximum-scale=0.999'
/>
</head>
<body>
A page with the viewport attribute values not set to 0.
</body>
</html>