blob: c33442cddfdfbc164fd57d84b5927d4692197db6 [file] [log] [blame]
<html>
<head>
<script>
function test() {
if (window.layoutTestController) {
window.layoutTestController.dumpAsText();
}
document.write("passed");
}
</script>
</head>
<body>
<p>Tests: calling HTMLDocument::write</p>
<p>Condition(s):</p>
<p>Success message: passed</p>
<p>Failure message: [no output]</p>
<hr>
</body>
<script>test()</script>
</html>