tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / editing / pasteboard / subframe-dragndrop-1-expected.txt
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document toDOMRange:range from 11 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
6 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document toDOMRange:range from 6 of #text > BODY > HTML > #document to 6 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > BODY > HTML > #document to 6 of #text > BODY > HTML > #document toDOMRange:range from 4 of #text > BODY > HTML > #document to 7 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
11 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 11 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document givenAction:WebViewInsertActionDropped
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > BODY > HTML > #document to 3 of #text > BODY > HTML > #document toDOMRange:range from 0 of #text > BODY > HTML > #document to 3 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
15 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
16 layer at (0,0) size 800x600
17   RenderView at (0,0) size 800x600
18 layer at (0,0) size 800x600
19   RenderBlock {HTML} at (0,0) size 800x600
20     RenderBody {BODY} at (0,0) size 800x584
21       RenderBlock (anonymous) at (0,0) size 800x304
22         RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #000000)]
23           layer at (0,0) size 300x300
24             RenderView at (0,0) size 300x300
25           layer at (0,0) size 300x300
26             RenderBlock {HTML} at (0,0) size 300x300
27               RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
28                 RenderText {#text} at (0,0) size 48x17
29                   text run at (0,0) width 48: "foo baz"
30                 RenderText {#text} at (47,0) size 21x17
31                   text run at (47,0) width 21: "bar"
32         RenderText {#text} at (0,0) size 0x0
33       RenderBlock {P} at (0,320) size 800x36
34         RenderText {#text} at (0,0) size 775x35
35           text run at (0,0) width 775: "This test uses the eventSender to do drag and drop. To run it manually, drag the word selected in the above subframe and"
36           text run at (0,18) width 116: "drop it after 'baz'. "
37           text run at (115,18) width 217: "The result should be 'foo baz bar'."