4 if (window
.testRunner
) {
5 testRunner
.dumpAsText();
6 testRunner
.waitUntilDone();
9 <iframe id=
"theframe" name=
"theframe"></iframe>
10 <form action=
"resources/success-notify-done.html" id=
"theform" method=
"post" name=
"theform" target=
"theframe"></form>
12 document
.forms
['theform'].submit();
15 This text should be visible.