Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / move-up-into-wrapped-line-expected.txt
blob3c2a7ec0ff37e2b82c2a84333c3504c4ce544b2e
1 This test moves up caret into a wrapped line. 
2 i.e. the caret is moved from the empty line below "hello world" to before "world".
3 | "
5 | <div>
6 |   "hello <#selection-caret>world"
7 | <div>
8 |   <br>
9 | "