6 window
.testRunner
.dumpAsText();
7 document
.getElementById("submitform").submit();
11 <body onload=
"submitForm();">
12 <p>This tests submits on an empty select. If successful, there should not be a crash.
</p>
13 <form id=
"submitform" action=
"">
15 <optgroup label=
"aaa" ></optgroup>