Index: LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.txt |
diff --git a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt b/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.txt |
similarity index 62% |
copy from LayoutTests/accessibility/table-remove-cell-crash-expected.txt |
copy to LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.txt |
index e7e4e7fdcea6aaa3486584eae957c8e2db902704..ebf5587ec3650890b7beda1f8deab265fcd31fe1 100644 |
--- a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt |
+++ b/LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.txt |
@@ -1,8 +1,9 @@ |
-This test makes sure we do not crash if javascript removes a cell. |
+Clicking on a form control should focus on it. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS Focus event was dispatched. |
PASS successfullyParsed is true |
TEST COMPLETE |