Index: LayoutTests/fast/events/keyboardevent-repeat-expected.txt |
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/events/keyboardevent-repeat-expected.txt |
similarity index 54% |
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt |
copy to LayoutTests/fast/events/keyboardevent-repeat-expected.txt |
index e2e890293aacc72d81b628dabd8771ae4e3a465f..245fea1d369b4c52f947ccb895608c63b609c9c5 100644 |
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt |
+++ b/LayoutTests/fast/events/keyboardevent-repeat-expected.txt |
@@ -1,9 +1,11 @@ |
-This tests that a hit test on a image map that has areas and anchors does not crash |
+Tests KeyboardEvent.repeat attribute |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS lastKeyboardEvent.repeat is false |
+PASS lastKeyboardEvent.repeat is true |
PASS successfullyParsed is true |
TEST COMPLETE |