bfulgham@apple.com | 1faa176 | 2013-06-24 20:46:38 +0000 | [diff] [blame] | 1 | This test checks that the element is not the AX tree (ever), even when it has an aria attribute. |
2 | |||||
3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
4 | |||||
5 | |||||
6 | The start element should be a button. | ||||
7 | startElement.role is push button | ||||
8 | |||||
9 | The parent should be the web area. | ||||
10 | startElement.parentElement().role is client | ||||
11 | PASS successfullyParsed is true | ||||
12 | |||||
13 | TEST COMPLETE | ||||
14 |