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