blob: f4ddc68e5013d5a66b77d196bec81f7b09d92770 [file] [log] [blame]
Crust
Veges
Select Crust
This tests that the aria roles for tab, tabpanel and tablist work as expected correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
tabList.role = AXRole: AXTabList
tab1.role = AXRole: AXTab
PASS tab1.title is 'AXTitle: Crust'
PASS tab1.childrenCount is 0
tab2.role = AXRole: AXTab
PASS tab2.title is 'AXTitle: Veges'
tabPanel.role = AXRole: AXTabPanel
tabPanel.subrole = undefined
PASS successfullyParsed is true
TEST COMPLETE