| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..794f38441ed0cb5106391cc32d24cf33ad8f18bf
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/file/input-file-element-clone-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +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 file2.value is "C:\\fakepath\\input-file-element-clone.html"
|
| +PASS file2.value is "C:\\fakepath\\input-file-element-clone.html"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
| +
|
|
|