blob: 87c3fd93fdad361a80fdfd4dbdfdc71a07e3367c [file] [log] [blame]
<head>
<title>Check that no user-scalable value is the default -1.0.</title>
<meta name="viewport" content="width=device-width">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">