Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / image-map1-expected.txt
1  
2 This tests that you can reach the links within an image map.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 FAIL body.childAtIndex(0).role should be AXRole: AXLink. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(0).role')
8 FAIL body.childAtIndex(0).title should be AXTitle: Link1. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(0).title')
9 FAIL body.childAtIndex(1).role should be AXRole: AXLink. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(1).role')
10 FAIL body.childAtIndex(1).title should be AXTitle: Link2. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(1).title')
11 FAIL body.childAtIndex(2).role should be AXRole: AXLink. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(2).role')
12 FAIL body.childAtIndex(2).title should be AXTitle: Link3. Threw exception TypeError: 'null' is not an object (evaluating 'body.childAtIndex(2).title')
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16