Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Element 1 | |
| 2 Element 2 | |
| 3 This tests that aria-owns identifies the correct element | |
| 4 | |
| 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 6 | |
| 7 | |
| 8 PASS elements.ariaOwnsElementAtIndex(0).isEqual(item1) is true | |
| 9 PASS elements.ariaOwnsElementAtIndex(1).isEqual(item2) is true | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 | |
| OLD | NEW |