Index: LayoutTests/fast/forms/isindex-name-expected.txt |
diff --git a/LayoutTests/fast/forms/isindex-name-expected.txt b/LayoutTests/fast/forms/isindex-name-expected.txt |
deleted file mode 100644 |
index 8cd9efdb401e722e6ee0d73c41bdd27296a10432..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/forms/isindex-name-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Initial name: |
-PASS isindex.name is "isindex" |
-Adding a name attribute: |
-PASS isindex.setAttribute("name", "foo"); isindex.name is "foo" |
-Removing the name attribute: |
-PASS isindex.removeAttribute("name"); isindex.name is "" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-This is a searchable index. Enter search keywords: |
- |