6 PASS file.value is "C:\\fakepath\\foo.txt"
7 PASS file.files.length is 1
8 PASS file.value = 'foo' threw exception InvalidStateError (DOM Exception 11): The object is in an invalid state..
9 PASS file.value is "C:\\fakepath\\foo.txt"
10 PASS file.files.length is 1
11 PASS file.value is ""
12 PASS file.files.length is 0
13 PASS successfullyParsed is true