OLD | NEW |
1 This test ensures WebKit can place caret after the line even when the line-heigh
t is smaller than a line. To manually test, click inside the black box outside t
he red box. The caret should be placed at the end of "hello". | 1 This test ensures WebKit can place caret after the line even when the line-heigh
t is smaller than a line. To manually test, click inside the black box outside t
he red box. The caret should be placed at the end of "hello". |
2 | 2 |
3 Also test that when you click in the red box above or below the black box, caret
is placed at where you clicked. | 3 Also test that when you click in the red box above or below the black box, caret
is placed at where you clicked. |
4 | 4 |
5 PASS Click after hello | 5 PASS Click after hello |
6 PASS Click after hello (top) | 6 PASS Click after hello (top) |
7 PASS Click after hello (bottom) | 7 PASS Click after hello (bottom) |
8 | 8 |
9 Click above black box | 9 Click above black box |
10 PASS before h | 10 PASS before h |
11 PASS before e | 11 PASS before e |
12 PASS before l | 12 PASS before l |
13 PASS before l | 13 PASS before l |
14 PASS before o | 14 PASS before o |
15 PASS after "hello" | 15 PASS after "hello" |
16 | 16 |
17 Click below black box | 17 Click below black box |
18 PASS before h | 18 PASS before h |
19 PASS before e | 19 PASS before e |
20 PASS before l | 20 PASS before l |
21 PASS before l | 21 PASS before l |
22 PASS before o | 22 PASS before o |
23 PASS after "hello" | 23 PASS after "hello" |
| 24 PASS successfullyParsed is true |
24 | 25 |
| 26 TEST COMPLETE |
| 27 |
OLD | NEW |