blob: 2dd646e9ce5400f4cfa07d68bbf669fdca4ccd8e [file] [log] [blame]
<head>
<title>'.' and ':' are not separators</title>
<meta name="viewport" content=".=: width=400">
<script>
function test() {
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpConfigurationForViewport(320, 352);
}
}
</script>
</head>
<body onload="test();">