Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / press-enter-key-on-focused-element-inside-link-expected.txt
1 EnterMe
2
3  
4 SVG anchor with tabindex
5 This test ensures that the link is activated by enter key on focusing the child element inside the anchor
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8
9
10
11 H1 - keydown - Enter
12 H1 - keypress - Enter
13 A - click
14 H1 - keyup - Enter
15
16
17 TEXTAREA - keydown - Enter
18 TEXTAREA - keypress - Enter
19 TEXTAREA - keyup - Enter
20
21
22 text - keydown - Enter
23 text - keypress - Enter
24 a - click
25 text - keyup - Enter
26 PASS successfullyParsed is true
27
28 TEST COMPLETE
29