blob: 34841629df955a20821d49e0d1e5544f24fdf663 [file] [log] [blame]
<head>
<title>Space is consumed before property value.</title>
<meta name="viewport" content="width=100 a= 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();">