Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / drag-drop-list-expected.txt
blobd79c9c2e3ff2df6b9f20bbcd3dab5b7089517baa
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 | "
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<#selection-anchor> DragMe<#selection-focus>"
12 | "
14 | "