blob: 6cb6a5489f350bb840f45079a6db8b849471c0cc [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
function finish()
{
document.getElementById("result").innerHTML = "PASS";
}
</script>
</head>
<body onload="finish()">
<div id="result"></div>
<textarea style="width: 100%" rows="100000000"></textarea>
<object data="x" align="left"></object>
<textarea rows="100000000"></textarea>
</body>
</html>