Sign in
mojo
/
mojo-tools
/
fa2b293fe16a41f775d8875c636767a544161cfd
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
viewport-zero-values.html
blob: 39dfcc50939f32c8a8a1ab43de8c283de85262cd [
file
]
<html>
<head>
<meta
name
=
'viewport'
content
=
'width=0, height=0, initial-scale=0.0, minimum-scale=0.0, maximum-scale=0.0'
/>
</head>
<body>
A page with the viewport attribute values set to 0.
</body>
</html>