blob: b1b0ed37242416c2b58c1595611fa21ac39fba88 [file] [log] [blame]
<head>
<title>Just a property name is dropped</title>
<meta name="viewport" content="width">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">