| Index: LayoutTests/fast/forms/file/input-file-value-expected.txt
|
| diff --git a/LayoutTests/fast/forms/file/input-file-value-expected.txt b/LayoutTests/fast/forms/file/input-file-value-expected.txt
|
| index 35162c17464a7c17218b37a4f3a64196e71f63d7..66a441e97e7b1d537b70d52d810ac7eb75f8b19c 100644
|
| --- a/LayoutTests/fast/forms/file/input-file-value-expected.txt
|
| +++ b/LayoutTests/fast/forms/file/input-file-value-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS file.value is "C:\\fakepath\\foo.txt"
|
| PASS file.files.length is 1
|
| -PASS file.value = 'foo' threw exception Error: InvalidStateError: DOM Exception 11.
|
| +PASS file.value = 'foo' threw exception InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable..
|
| PASS file.value is "C:\\fakepath\\foo.txt"
|
| PASS file.files.length is 1
|
| PASS file.value is ""
|
|
|