Index: LayoutTests/fast/forms/focus2-expected.txt |
diff --git a/LayoutTests/fast/forms/focus2-expected.txt b/LayoutTests/fast/forms/focus2-expected.txt |
deleted file mode 100644 |
index c51b9067b08714032fb4fae0d6be40ffc9f956af..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/forms/focus2-expected.txt |
+++ /dev/null |
@@ -1,96 +0,0 @@ |
-This test tabs between lots of elements, printing out the events you see along the way. |
- |
- |
-anchor |
- |
-PARENT DOCUMENT: |
-focus event: [to] BUTTON |
-keydown event: [to] BUTTON |
-blur event: [to] BUTTON |
-focus event: [to] CHECKBOX |
-keydown event: [to] CHECKBOX |
-blur event: [to] CHECKBOX |
-focus event: [to] FILE |
-keydown event: [to] FILE |
-blur event: [to] FILE |
-focus event: [to] IMAGE |
-keydown event: [to] IMAGE |
-blur event: [to] IMAGE |
-focus event: [to] ISINDEX |
-keydown event: [to] ISINDEX |
-blur event: [to] ISINDEX |
-focus event: [to] PASSWORD |
-keydown event: [to] PASSWORD |
-blur event: [to] PASSWORD |
-focus event: [to] RADIO |
-keydown event: [to] RADIO |
-blur event: [to] RADIO |
-focus event: [to] RANGE |
-keydown event: [to] RANGE |
-blur event: [to] RANGE |
-focus event: [to] RESET |
-keydown event: [to] RESET |
-blur event: [to] RESET |
-focus event: [to] SEARCH |
-keydown event: [to] SEARCH |
-blur event: [to] SEARCH |
-focus event: [to] SUBMIT |
-keydown event: [to] SUBMIT |
-blur event: [to] SUBMIT |
-focus event: [to] TEXT |
-keydown event: [to] TEXT |
-blur event: [to] TEXT |
-focus event: [to] TEXTAREA |
-keydown event: [to] TEXTAREA |
-blur event: [to] TEXTAREA |
-focus event: [to] DIV |
-keydown event: [to] DIV |
-blur event: [to] DIV |
-focus event: [to] ANCHOR |
-blur event: [to] ANCHOR |
- |
-IFRAME DOCUMENT: |
-focus event: [to] BUTTON |
-keydown event: [to] BUTTON |
-blur event: [to] BUTTON |
-focus event: [to] CHECKBOX |
-keydown event: [to] CHECKBOX |
-blur event: [to] CHECKBOX |
-focus event: [to] FILE |
-keydown event: [to] FILE |
-blur event: [to] FILE |
-focus event: [to] IMAGE |
-keydown event: [to] IMAGE |
-blur event: [to] IMAGE |
-focus event: [to] ISINDEX |
-keydown event: [to] ISINDEX |
-blur event: [to] ISINDEX |
-focus event: [to] PASSWORD |
-keydown event: [to] PASSWORD |
-blur event: [to] PASSWORD |
-focus event: [to] RADIO |
-keydown event: [to] RADIO |
-blur event: [to] RADIO |
-focus event: [to] RANGE |
-keydown event: [to] RANGE |
-blur event: [to] RANGE |
-focus event: [to] RESET |
-keydown event: [to] RESET |
-blur event: [to] RESET |
-focus event: [to] SEARCH |
-keydown event: [to] SEARCH |
-blur event: [to] SEARCH |
-focus event: [to] SUBMIT |
-keydown event: [to] SUBMIT |
-blur event: [to] SUBMIT |
-focus event: [to] TEXT |
-keydown event: [to] TEXT |
-blur event: [to] TEXT |
-focus event: [to] TEXTAREA |
-keydown event: [to] TEXTAREA |
-blur event: [to] TEXTAREA |
-focus event: [to] DIV |
-keydown event: [to] DIV |
-blur event: [to] DIV |
-focus event: [to] ANCHOR |
- |