3 <form id=
"theForm" action=
"fail.html" method=
"GET" target=
"_top">
4 <input type=
"submit" value=
"Submit"/>
7 var f
= document
.getElementById('theForm');
9 setTimeout(function() {
10 if (window
.testRunner
)
11 testRunner
.notifyDone();