Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / caret-at-end-of-text-line-followed-by-block-in-vertical-mode-expected.txt
blob76d4ebc38ebe11fdf79bd4cf2044109f937e4794
1 Some text.
2 Testcase for bug 104794: Unable to place the caret at the end of the first line, when followed by a block, in the vertical writing mode. To manually verify the issue, try clicking on the empty region of the first vertical line. The caret should be drawn at the end of the text.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS caretRectAtEnd.left is caretRectAtStart.left
7 PASS caretRectAtEnd.width is caretRectAtStart.width
8 PASS caretRectAtEnd.height is caretRectAtStart.height
9 PASS successfullyParsed is true
11 TEST COMPLETE