Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / drag-drop-list-expected.txt
1 This tests dropping content onto a list items content when the content is wrapped in a span.  You should see 'DropAboveMe DragMe'. See <rdar://4861080>, but note that the expected behavior is different than what's described there, since the rendering bug <rdar://4907469> has been fixed.
2 | "
3 "
4 | <li>
5 |   id="li"
6 |   style="border: 1px solid black;"
7 |   <span>
8 |     <div>
9 |       id="contents"
10 |       style="border: 1px solid red;"
11 |       "DropAboveMe"
12 |       "<#selection-anchor> DragMe<#selection-focus>"
13 | "
14 "
15 | <div>
16 |   <br>
17 | "
18 "