Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / caret-in-div-containing-empty-block-expected.txt
blob9f8bbd5eeb647fac7d658d5b559c3c5168966425
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
7 TEST COMPLETE
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
16 TEST COMPLETE