Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This tests that the password fields return their selection. | |
| 2 | |
| 3 | |
| 4 PASS axPassword.selectedTextRange is "{0, 0}" | |
| 5 PASS axPassword.selectedTextRange is "{6, 0}" | |
| 6 PASS axPassword.selectedTextRange is "{2, 4}" | |
| 7 PASS successfullyParsed is true | |
| 8 | |
| 9 TEST COMPLETE | |
| 10 | |
| OLD | NEW |