blob: 630c4774ee3863a0dc1310f47433ad8203a67273 [file] [log] [blame]
<html>
<head>
<script>
function test() {
if (window.testRunner) {
testRunner.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>