1 Testcase for bug 106452: Caret positioned at the end of a text line (followed by an empty block) in vertical writing mode disappears when pressing the right/down arrow key. To manually verify the issue, place the caret at the end of the text line and then press either the down or the right arrow key.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS successfullyParsed is true
8 PASS caretRectAtEnd.width is caretRectAtStart.width
9 PASS caretRectAtEnd.height is caretRectAtStart.height
10 PASS caretRectRightKey.width is caretRectAtEnd.width
11 PASS caretRectRightKey.height is caretRectAtEnd.height
12 PASS caretRectDownKey.width is caretRectAtEnd.width
13 PASS caretRectDownKey.height is caretRectAtEnd.height