blob: ddaa0163a092bf17b9ce8bbaed3bce2a4d40b978 [file] [log] [blame]
<head>
<title>Check that semi-colon is not a valid separator (space before).</title>
<meta name="viewport" content="width=100 ;initial-scale=1">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpConfigurationForViewport(320, 352);
}
}
</script>
</head>
<body onload="test();">