Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test caret position in a textarea with direction auto and having RTL text. When entering a LTR text caret position is changed. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS caretRect[0] is 198 | |
| 7 PASS caretRect[1] is 101 | |
| 8 PASS caretRect[0] is 187 | |
| 9 PASS caretRect[1] is 133 | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 | |
| OLD | NEW |