Fix keypad issue when ime context transit to another context
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-scrollbar-role-expected.txt
1 scrollbar
2 This tests that the ARIA scrollbar role works correctly
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS scroller.role is 'AXRole: AXScrollBar'
8 PASS scroller.intValue is 55
9 PASS scroller.orientation is 'AXOrientation: AXVerticalOrientation'
10 PASS scroller.orientation is 'AXOrientation: AXHorizontalOrientation'
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14