[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / domactivate-sets-underlying-click-event-as-handled-expected.txt
1 To test manually, click on all the form elements (except the textbox) and the details/summary element. The anchor shouldn't be activated (i.e. you shouldn't see any "anchor activated" messages).
2
3 Focusing [object HTMLInputElement] type=text and pressing enter
4 form submitted
5
6 Activated [object HTMLInputElement] type=submit
7 form submitted
8
9 Focusing [object HTMLInputElement] type=submit and pressing enter
10 Activated [object HTMLInputElement] type=submit
11 form submitted
12
13 Activated [object HTMLInputElement] type=image
14 form submitted
15
16 Focusing [object HTMLInputElement] type=image and pressing enter
17 Activated [object HTMLInputElement] type=image
18 form submitted
19
20 Activated [object HTMLButtonElement] type=submit
21 form submitted
22
23 Focusing [object HTMLButtonElement] type=submit and pressing enter
24 Activated [object HTMLButtonElement] type=submit
25 form submitted
26
27 Activated [object HTMLInputElement] type=reset
28 Focusing [object HTMLInputElement] type=reset and pressing enter
29 Activated [object HTMLInputElement] type=reset
30 Activated [object HTMLButtonElement] type=reset
31 Focusing [object HTMLButtonElement] type=reset and pressing enter
32 Activated [object HTMLButtonElement] type=reset
33 Activated [object HTMLInputElement] type=checkbox
34 Activated [object HTMLInputElement] type=radio
35 Activated [object HTMLInputElement] type=file
36 Focusing [object HTMLInputElement] type=file and pressing enter
37 Activated [object HTMLInputElement] type=file
38
39 The details element was opened
40