blob: 09cc764dce2ba1dd2a304160582dce5efc246f2d [file] [log] [blame]
<head>
<title>Check that horizontal tab is a separator space</title>
<meta name="viewport" content="width=&#x09;device-width">
<script>
function test() {
if (window.testRunner) {
testRunner.dumpAsText();
alert(internals.configurationForViewport(document, 1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">