jdiggs@igalia.com | 1975e35 | 2017-04-26 23:26:49 +0000 | [diff] [blame] | 1 | This tests that changing the aria-current value results in a state-changed notification. |
2 | |||||
3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
4 | |||||
5 | |||||
6 | Setting aria-current to false on item2. | ||||
7 | Setting aria-current to page on item3. | ||||
8 | ActiveStateChanged: AXTitle: 2 AXRole: AXListItem | ||||
9 | ActiveStateChanged: AXTitle: 3 AXRole: AXListItem | ||||
10 | PASS successfullyParsed is true | ||||
11 | |||||
12 | TEST COMPLETE | ||||
13 |