OLD | NEW |
1 Link and text | 1 Link and text |
2 | 2 |
3 This tests that the aria 'presentation' role works by successfully removing the
element from the AX tree. | 3 This tests that the aria 'none' role works by successfully removing the element
from the AX tree. |
4 | 4 |
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
6 | 6 |
7 | 7 |
8 PASS firstChild.role is 'AXRole: AXLink' | 8 PASS firstChild.role is 'AXRole: AXLink' |
9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
10 | 10 |
11 TEST COMPLETE | 11 TEST COMPLETE |
12 | 12 |
OLD | NEW |