blob: 009b6e304f0fd715fe392172a85d498117627710 [file] [log] [blame]
<head>
<title>Semi-colon is part of the property name, multiple spaces are not enough for synchronization.</title>
<meta name="viewport" content="width=100 x; initial-scale=1">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">