Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode-expected.txt
blobe6af7692afb1643f2afd3a0c412c794f3d2b4166
1 Testcase for bug 106452: Caret positioned at the end of a text line (followed by an empty block) in vertical writing mode disappears when pressing the right/down arrow key. To manually verify the issue, place the caret at the end of the text line and then press either the down or the right arrow key.
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 caretRectAtEnd.width is caretRectAtStart.width
9 PASS caretRectAtEnd.height is caretRectAtStart.height
10 PASS caretRectRightKey.width is caretRectAtEnd.width
11 PASS caretRectRightKey.height is caretRectAtEnd.height
12 PASS caretRectDownKey.width is caretRectAtEnd.width
13 PASS caretRectDownKey.height is caretRectAtEnd.height