Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-scrollbar-role-expected.txt
blob654e94ba952228e346abc57b2e6c6f68299d672a
1 scrollbar
2 scrollbar
3 This tests that the ARIA scrollbar role works correctly
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS scroller.role is 'AXRole: AXScrollBar'
9 PASS scroller.intValue is 55
10 PASS scroller.orientation is 'AXOrientation: AXVerticalOrientation'
11 PASS scroller.orientation is 'AXOrientation: AXHorizontalOrientation'
12 PASS scroller.role is 'AXRole: AXScrollBar'
13 PASS scroller.intValue is 55
14 PASS scroller.orientation is 'AXOrientation: AXVerticalOrientation'
15 PASS successfullyParsed is true
17 TEST COMPLETE