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