blob: a6f465e40b768943f4e6ff98c698573590b6856c [file] [log] [blame]
<head>
<title>Check that xinitial-scale property is dropped after space.</title>
<meta name="viewport" content="width=100 xinitial-scale=1">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">