| OLD | NEW |
| 1 test | 1 Tests to check classList remove functionality |
| 2 This tests that aria fallback roles work correctly. | |
| 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 Role should be: AXRole: AXCheckBox | 6 PASS div1.className is "b c" |
| 7 PASS div2.className is "a c" |
| 8 PASS div3.className is "a b" |
| 8 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 9 | 10 |
| 10 TEST COMPLETE | 11 TEST COMPLETE |
| 11 | 12 |
| OLD | NEW |