Index: LayoutTests/fast/files/file-list-test-expected.txt |
diff --git a/LayoutTests/fast/files/file-list-test-expected.txt b/LayoutTests/fast/files/file-list-test-expected.txt |
index 5d322f5817dc24a187b73475a0b079e9dbfc4180..444bb5636755252cad3151c88949204caad1bfa9 100644 |
--- a/LayoutTests/fast/files/file-list-test-expected.txt |
+++ b/LayoutTests/fast/files/file-list-test-expected.txt |
@@ -4,6 +4,7 @@ Test the attribute of FileList. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
Start |
+PASS files instanceof FileList is true |
PASS files.length is 2 |
PASS files.item(0) instanceof File is true |
PASS files.item(0).name is "UTF8.txt" |