tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / editing / pasteboard / merge-after-delete-2-expected.txt
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600
11   RenderView at (0,0) size 800x600
12 layer at (0,0) size 800x600
13   RenderBlock {HTML} at (0,0) size 800x600
14     RenderBody {BODY} at (8,8) size 784x584
15       RenderBlock {P} at (0,0) size 784x63
16         RenderText {#text} at (0,0) size 776x63
17           text run at (0,0) width 776: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge"
18           text run at (0,21) width 712: "in some cases (normally, though, it should ask that a merge not be done, because a merge will cause"
19           text run at (0,42) width 302: "information about block nesting to be lost). "
20           text run at (302,42) width 416: "It wasn't requesting a merge in cases where it should have."
21       RenderBlock {P} at (0,79) size 784x84
22         RenderText {#text} at (0,0) size 771x84
23           text run at (0,0) width 771: "The failing case is where the incoming fragment has more than one block, and the selection being pasted into"
24           text run at (0,21) width 224: "ends at the end of a paragraph. "
25           text run at (224,21) width 506: "Any time the selection being pasted into ends at the end of a paragraph,"
26           text run at (0,42) width 617: "deleting will leave leave a) a br or b) an empty block at the end of the deleted selection. "
27           text run at (617,42) width 140: "So, not merging will"
28           text run at (0,63) width 546: "leave an extraneous empty line or a collapsed block after the paste operation."
29       RenderBlock {DIV} at (2,179) size 780x54 [border: (1px solid #000000)]
30         RenderBlock {DIV} at (3,3) size 774x23 [border: (1px solid #FF0000)]
31           RenderText {#text} at (1,1) size 31x21
32             text run at (1,1) width 31: "bfoo"
33         RenderBlock (anonymous) at (1,28) size 778x0
34         RenderBlock {DIV} at (3,28) size 774x23 [border: (1px solid #000000)]
35           RenderText {#text} at (1,1) size 23x21
36             text run at (1,1) width 23: "bar"
37 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body