blob: 6b7db77f7b167acbb5946332beb648d03263a14a [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(1, 320, 480, 320, 352));
}
}
</script>
</head>
<body onload="test();">