blob: 2ce9bd70b823ccfe7a22a7d160e8f16a88d3b992 [file] [edit]
This tests that the aria-activedescendant attributes works properly.
PASS: axTree.selectedRowAtIndex(0).isEqual(activeDescendant) === true
PASS: axTree.selectedRowAtIndex(0).isEqual(newActiveDescendant) === true
PASS successfullyParsed is true
TEST COMPLETE