Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / lists / drag-into-marker-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,16) size 784x568
6       RenderBlock {UL} at (16,0) size 752x57 [border: (1px solid #000000)]
7         RenderListItem {LI} at (41,1) size 710x55
8           RenderListMarker at (-36,0) size 16x55: black square
9           RenderText {#text} at (0,0) size 219x55
10             text run at (0,0) width 219: "world hello"
11       RenderBlock {P} at (0,73) size 784x72
12         RenderText {#text} at (0,0) size 768x72
13           text run at (0,0) width 562: "This is an automated test for elementAtPoint for points over position:outside list markers. "
14           text run at (562,0) width 168: "The dictionary returned by"
15           text run at (730,0) width 4: " "
16           text run at (0,18) width 743: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers."
17           text run at (0,36) width 743: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. "
18           text run at (743,36) width 21: "So,"
19           text run at (764,36) width 4: " "
20           text run at (0,54) width 371: "this test drags a bit of text over the list marker and drops it. "
21           text run at (371,54) width 386: "It should be pasted into the list item, which is contenteditable."
22 selection start: position 0 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body
23 selection end:   position 6 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body