7 <input id=
"file" type=
"file" />
8 <input id=
"reset" type=
"reset" />
10 <div id=
"console">C:\fakepath\foo.txt is selected.
</div>
12 This tests whether the label next to the file chooser button becomes
"No file chosen"
13 when we press the reset button.
14 To run this test manually, choose a file and then click the reset button.
15 If the label next to the file chooser button changes to
"No file chosen", the test passes.