Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / merge-paragraph-with-style-from-rule-expected.txt
blob550f66f2168a72d3aa099f827640b9d653ce994b
1 You should see "hello webKit" all in blue:
2 | "
4 | <p>
5 |   <span>
6 |     class="someClass"
7 |     style="font-size: 12pt;"
8 |     "hello"
9 |   " "
10 |   <span>
11 |     class="someClass"
12 |     style="font-size: 12pt;"
13 |     "w<#selection-caret>"
14 |   <span>
15 |     style="color: blue; font-size: 12pt;"
16 |     "ebKit"
17 | "