Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-list-004-expected.txt
blobc44b249d07304e9d99dbe43499a4cb681693ef21
1 Pasting a list item into the middle of another list item should split the target list item into two with the pasted content in between.
3 one two: one two
4 three: three
5 one two: one two
6 four: four
7 monsters walking: <span style="background-color:green"><b>monsters walking</b></span>
8 one two: one two
9 cross the floor: <span style="background-color:green"><b>cross the floor</b></span>
10 PASS