5 if (window
.testRunner
) {
6 window
.testRunner
.dumpAsText();
9 document
.writeln("<pre>");
10 document
.writeln("line 1");
11 document
.writeln("line 2");
12 document
.writeln("</pre>");
17 <p>Tests: calling HTMLDocument::writeln
</p>
18 <p>Condition(s): multiple calls
</p>
33 <script>test()</script>