Update ReadMe.md
[qtwebkit.git] / LayoutTests / accessibility / duplicate-child-nodes-expected.txt
blobddd738759fc9c1967a3bc2043d2903bb5d4653f4
1 Child nodes should not be duplicated in the accessibility tree.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS webArea.childAtIndex(0).isEqual(webArea.childAtIndex(1)) is false
7 PASS successfullyParsed is true
9 TEST COMPLETE