OLD | NEW |
(Empty) | |
| 1 This tests that aria-orientation is reported correctly. |
| 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 |
| 5 |
| 6 PASS slider.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 7 PASS slider.orientation is 'AXOrientation: AXVerticalOrientation' |
| 8 PASS slider.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 9 PASS scrollbar.orientation is 'AXOrientation: AXVerticalOrientation' |
| 10 PASS scrollbar.orientation is 'AXOrientation: AXVerticalOrientation' |
| 11 PASS scrollbar.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 12 PASS separator.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 13 PASS separator.orientation is 'AXOrientation: AXVerticalOrientation' |
| 14 PASS separator.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 15 PASS toolbar.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 16 PASS toolbar.orientation is 'AXOrientation: AXVerticalOrientation' |
| 17 PASS toolbar.orientation is 'AXOrientation: AXHorizontalOrientation' |
| 18 PASS radioGroup.orientation is '' |
| 19 PASS radioGroup.orientation is '' |
| 20 PASS radioGroup.orientation is '' |
| 21 PASS successfullyParsed is true |
| 22 |
| 23 TEST COMPLETE |
| 24 50 |
| 25 50 |
| 26 50 |
| 27 50 |
| 28 50 |
| 29 50 |
| 30 Radio button. |
| 31 Radio button. |
| 32 Radio button. |
OLD | NEW |