Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 hello | |
| 2 Test getBoundingClientRect of caret for collapsed range. | |
| 3 | |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 5 | |
| 6 | |
| 7 PASS rect.left is 22 | |
| 8 PASS rect.top is 8 | |
| 9 PASS rect.width is 0 | |
| 10 PASS rect.height is 19 | |
| 11 PASS successfullyParsed is true | |
| 12 | |
| 13 TEST COMPLETE | |
| 14 | |
| OLD | NEW |