Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / 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 5 of #text > BODY > HTML > #document to 5 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
10 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > BODY > HTML > #document to 5 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
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > BODY > HTML > #document to 7 of #text > BODY > HTML > #document toDOMRange:range from 0 of #text > BODY > HTML > #document to 11 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
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 91x19
29                   text run at (0,0) width 91: "foo bar baz"
30                 RenderText {#text} at (0,0) size 0x0
31         RenderText {#text} at (0,0) size 0x0
32       RenderBlock {P} at (0,320) size 800x38
33         RenderText {#text} at (0,0) size 780x38
34           text run at (0,0) width 780: "This test uses the eventSender to do drag and drop. To run it manually, drag the word selected in"
35           text run at (0,19) width 349: "the above subframe and drop it after 'baz'. "
36           text run at (349,19) width 271: "The result should be 'foo baz bar'."