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