Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-list-and-listitem-expected.txt
1
2
3 This tests that the ARIA roles of list and listitem map correctly to Mac accessibility roles.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 FAIL obj.childAtIndex(0).role should be AXRole: AXList. Threw exception TypeError: 'null' is not an object (evaluating 'obj.childAtIndex(0).role')
9 FAIL obj.childAtIndex(0).childAtIndex(0).role should be AXRole: AXGroup. Threw exception TypeError: 'null' is not an object (evaluating 'obj.childAtIndex(0).childAtIndex')
10 FAIL obj.childAtIndex(0).childAtIndex(1).role should be AXRole: AXGroup. Threw exception TypeError: 'null' is not an object (evaluating 'obj.childAtIndex(0).childAtIndex')
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14