Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / paste-list-004-expected.txt
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.
2
3 one two: one two
4 three: three
5 one two: one two
6 :
7 four: four
8 monsters walking: <span style="background-color:green"><b>monsters walking</b></span>
9 one two: one two
10 :
11 cross the floor: <span style="background-color:green"><b>cross the floor</b></span>
12 PASS
13
14