OLD | NEW |
1 button | 1 should dispatch change event when mouse is released outside. |
2 This tests that aria-help attribute works as expected. | |
3 | 2 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 4 |
6 | 5 |
7 PASS button.helpText is 'AXHelp: click here' | 6 PASS A change event was dispatched. |
| 7 PASS A change event was dispatched. |
8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
9 | 9 |
10 TEST COMPLETE | 10 TEST COMPLETE |
11 | 11 |
OLD | NEW |