blob: 13f2074df968a762d6d6401a105980f236b2fe57 [file] [log] [blame]
<head>
<title>Empty property name not allowed (" ==x width=400")</title>
<meta name="viewport" content=" ==x width=400">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">