Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-roles-expected.txt
1 The following should be a checkbox:
2
3 X
4
5 Actual checkboxes:
6
7 Broccoli
8 Asparagus
9 This test PASSES in DumpRenderTree. The role is null
10
11 The following should be a button:
12
13 X
14
15 Actual button:
16
17 Hello This test PASSES in DumpRenderTree. The role is null
18
19 The following should be a heading:
20
21 X
22
23 Actual heading:
24
25 Hello
26
27 This test PASSES in DumpRenderTree. The role is null
28
29 The following should be a link:
30
31 X
32
33 Actual link:
34
35 Hello This test PASSES in DumpRenderTree. The role is null
36
37 The following should be a radio button:
38
39 X
40
41 Actual radio buttons:
42
43 Broccoli
44 Asparagus
45 This test PASSES in DumpRenderTree. The role is null
46
47 The following should be a text box:
48
49 X
50
51 Actual text box:
52
53  This test PASSES in DumpRenderTree. The role is null
54
55 The following should be an image:
56
57 X
58
59 Actual image:
60
61  This test PASSES in DumpRenderTree. The role is null
62
63 The following should be a list:
64
65 X
66
67 Actual list:
68
69 Broccoli
70 Beets
71 This test PASSES in DumpRenderTree. The role is null
72
73