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