Sign in
mojo
/
mojo-tools
/
64a4a80012dbfd6ffdc1c50a922cebca36dae341
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
viewport-zero-values.html
blob: 39dfcc50939f32c8a8a1ab43de8c283de85262cd [
file
] [
log
] [
blame
]
<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>