1 Testcase for bug 108053: Caret is not displayed when trying to focus inside a contenteditable element containing an empty block. To manually verify the issue, click inside the three boxes. A caret should be displayed for each of them.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS successfullyParsed is true
8 PASS horizontalCaretRect.top is textCaretRect.top
9 PASS horizontalCaretRect.width is textCaretRect.width
10 PASS horizontalCaretRect.height is textCaretRect.height
11 PASS verticalCaretRect.top is textCaretRect.left
12 PASS verticalCaretRect.width is textCaretRect.height
13 PASS verticalCaretRect.height is textCaretRect.width
14 PASS successfullyParsed is true