| Index: LayoutTests/fast/forms/file/input-file-element-clone-expected.txt | 
| diff --git a/LayoutTests/fast/forms/file/input-file-element-clone-expected.txt b/LayoutTests/fast/forms/file/input-file-element-clone-expected.txt | 
| deleted file mode 100644 | 
| index d624a23dbc121c806cf372c9304b7b08688d1245..0000000000000000000000000000000000000000 | 
| --- a/LayoutTests/fast/forms/file/input-file-element-clone-expected.txt | 
| +++ /dev/null | 
| @@ -1,14 +0,0 @@ | 
| -Make sure that Node.cloneNode() works as expected for file input type. | 
| - | 
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
| - | 
| - | 
| -PASS file1.value is "C:\\fakepath\\input-file-element-clone.html" | 
| -PASS file2.value is "C:\\fakepath\\input-file-element-clone.html" | 
| -PASS file1.value is "C:\\fakepath\\input-file-element-clone-expected.txt" | 
| -PASS file2.value is "C:\\fakepath\\input-file-element-clone.html" | 
| -PASS successfullyParsed is true | 
| - | 
| -TEST COMPLETE | 
| - | 
| - | 
|  |