Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / caret-mode-paragraph-keys-navigation-expected.txt
blobab37403dd18b8f71cf2f5bf2207ba3d2ba51d9c5
1 This tests that arrow keys navigate through a paragraph as expected when in caret browsing mode, also with shift and ctrl modifiers.
3 This tests that keys navigation through a paragraph work as expected when in caret mode, also with shift and ctrl modifiers.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS getSelection().baseOffset is 15
9 PASS getSelection().baseOffset is 16
10 PASS getSelection().baseOffset is 15
11 PASS getSelection().baseOffset is 15
12 PASS getSelection().extentOffset is 18
13 PASS getSelection().baseOffset is 15
14 PASS getSelection().extentOffset is 17
15 PASS getSelection().baseOffset is 21
16 PASS getSelection().baseOffset is 16
17 PASS getSelection().baseOffset is 16
18 PASS getSelection().extentOffset is 26
19 PASS getSelection().baseOffset is 22
20 PASS successfullyParsed is true
22 TEST COMPLETE