blob: 9838b4644856ab5b22c7d4965a07a0f6a4c75e08 [file] [log] [blame]
<head>
<title>No warnings or errors.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">