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