Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Leading/trailing whitespaces should not affect getClientRects | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS "0"; range.getClientRects().length is 1 | |
| 7 PASS "1"; range.getClientRects().length is 1 | |
| 8 PASS "2"; range.getClientRects().length is 1 | |
| 9 PASS "3"; range.getClientRects().length is 1 | |
| 10 PASS "4"; range.getClientRects().length is 1 | |
| 11 PASS "5"; range.getClientRects().length is 1 | |
| 12 PASS "6"; range.getClientRects().length is 1 | |
| 13 PASS "7"; range.getClientRects().length is 1 | |
| 14 PASS "8"; range.getClientRects().length is 1 | |
| 15 PASS "9"; range.getClientRects().length is 1 | |
| 16 PASS "10"; range.getClientRects().length is 1 | |
| 17 PASS "11"; range.getClientRects().length is 1 | |
| 18 PASS "12"; range.getClientRects().length is 1 | |
|
Julien - ping for review
2014/07/12 00:19:42
It seems like it would be worth actually checking
yosin_UTC9
2014/07/14 02:30:39
Done.
| |
| 19 PASS successfullyParsed is true | |
| 20 | |
| 21 TEST COMPLETE | |
| 22 | |
| OLD | NEW |