Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / home-inside-noneditable-table-expected.txt
blobca2ecac35d5a06e86c969b443b455f755712697e
1 Tests whether home moves the caret to the beginning of line inside a content-editable in an uneditable table.
3 Dump of markup 1:
4 | "
5       "
6 | <div>
7 |   id="l1"
8 |   "The caret is initially <#selection-caret>here but should move to the beginning of the line."
9 | "
10       "
11 | <div>
12 |   "dummy text"
13 | "
14     "
16 Dump of markup 2:
17 | "
18       "
19 | <div>
20 |   id="l1"
21 |   "<#selection-caret>The caret is initially here but should move to the beginning of the line."
22 | "
23       "
24 | <div>
25 |   "dummy text"
26 | "
27     "