blob: d7e35b523dc372940953bf2fb5f33af0cfcd3bb8 [file] [log] [blame]
<head>
<title>Missing value should produce an error.</title>
<meta name="viewport" content="width=">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">