commit-queue@webkit.org | 0659864 | 2011-09-13 06:10:56 +0000 | [diff] [blame] | 1 | Child nodes should not be duplicated in the accessibility tree. |
2 | |||||
3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
4 | |||||
5 | |||||
cfleizach@apple.com | 5e599da | 2016-01-22 19:31:22 +0000 | [diff] [blame] | 6 | PASS webArea.childAtIndex(0).isEqual(webArea.childAtIndex(1)) is false |
commit-queue@webkit.org | 0659864 | 2011-09-13 06:10:56 +0000 | [diff] [blame] | 7 | PASS successfullyParsed is true |
8 | |||||
9 | TEST COMPLETE | ||||
10 |