blob: fb65551f31b7d1cac387df063d3f6b76578b9cb4 [file] [log] [blame]
This tests that changing the aria-current value results in a state-changed notification.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Setting aria-current to false on item2.
Setting aria-current to page on item3.
ActiveStateChanged: AXTitle: 2 AXRole: AXListItem
ActiveStateChanged: AXTitle: 3 AXRole: AXListItem
PASS successfullyParsed is true
TEST COMPLETE