Index: LayoutTests/fast/events/keydown-enter-key-on-focused-element-inside-link-expected.txt |
diff --git a/LayoutTests/fast/events/keydown-enter-key-on-focused-element-inside-link-expected.txt b/LayoutTests/fast/events/keydown-enter-key-on-focused-element-inside-link-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0cb832a2874d61ae818de03cf7270b71a0c0d69a |
--- /dev/null |
+++ b/LayoutTests/fast/events/keydown-enter-key-on-focused-element-inside-link-expected.txt |
@@ -0,0 +1,12 @@ |
+EnterMe |
+ |
+This test ensures that the link is activated by enter key on focusing the child element inside the anchor |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS : [h1], link is activated |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |