Index: LayoutTests/fast/dom/document-all-tags-expected.txt |
diff --git a/LayoutTests/fast/dom/document-all-tags-expected.txt b/LayoutTests/fast/dom/document-all-tags-expected.txt |
deleted file mode 100644 |
index cfcdf56f163d1caeda0a6eee72713d49f2533365..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/document-all-tags-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test that HTMLAllCollection.tags() matches IE behavior with too few arguments. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.all.tags() threw exception TypeError: Failed to execute 'tags' on 'HTMLAllCollection': 1 argument required, but only 0 present.. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |