Index: LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt |
diff --git a/LayoutTests/accessibility/table-destroyed-crash-expected.txt b/LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt |
similarity index 62% |
copy from LayoutTests/accessibility/table-destroyed-crash-expected.txt |
copy to LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt |
index 9aa0afd89117c36604892b870d06e2cc7d28edc6..ebf5587ec3650890b7beda1f8deab265fcd31fe1 100644 |
--- a/LayoutTests/accessibility/table-destroyed-crash-expected.txt |
+++ b/LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.txt |
@@ -1,8 +1,9 @@ |
-This tests that we do not crash when a table is destroyed. |
+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 |