Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / inserting / insert-paragraph-after-tab-span-and-text-expected.txt
blobc8c813c4d22420b7cf17133c9f090d226a03ff50
1 This test ensures WebKit inserts a paragraph separator properly at the end of a tab span.
2 | "
4 | <span>
5 |   class="Apple-tab-span"
6 |   style="white-space:pre"
7 |   "    hello"
8 | <div>
9 |   <#selection-caret>
10 |   <br>
11 |   "
13 |   <span>
14 |     class="Apple-style-span"
15 |     <span>
16 |       class="Apple-tab-span"
17 |       style="white-space: pre; "
18 |       "    "
19 |     "world"