1 Bug 85793: Caret is not rendered in empty inline contenteditable elements
3 This test verifies that an empty inline contenteditable element gets a valid caret rect.
6 PASS caretRect.left is 8
7 PASS caretRect.top is 160
8 PASS caretRect.width is 1
9 PASS caretRect.height is 20
10 PASS successfullyParsed is true