6 if (window
.testRunner
) {
7 testRunner
.dumpAsText();
8 testRunner
.waitUntilDone();
11 document
.forms
[0].submit();
18 <form enctype=
"multipart/form-data" method=
"POST" action=
"resources/check-unnamed-file-included-in-formdata.php">
19 <input name=
"data" type=
"file"></input>