blob: 6c23551e1a08e7a755f7b441c431bd3b1a1f859e [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.viewportAsText(document, 1, 320, 352));
}
}
</script>
</head>
<body onload="test();">