tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / 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 784x54
16         RenderText {#text} at (0,0) size 753x53
17           text run at (0,0) width 753: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some"
18           text run at (0,18) width 745: "cases (normally, though, it should ask that a merge not be done, because a merge will cause information about block"
19           text run at (0,36) width 123: "nesting to be lost). "
20           text run at (122,36) width 375: "It wasn't requesting a merge in cases where it should have."
21       RenderBlock {P} at (0,70) size 784x72
22         RenderText {#text} at (0,0) size 773x71
23           text run at (0,0) width 772: "The failing case is where the incoming fragment has more than one block, and the selection being pasted into ends at the"
24           text run at (0,18) width 128: "end of a paragraph. "
25           text run at (127,18) width 646: "Any time the selection being pasted into ends at the end of a paragraph, deleting will leave leave a) a"
26           text run at (0,36) width 377: "br or b) an empty block at the end of the deleted selection. "
27           text run at (376,36) width 363: "So, not merging will leave an extraneous empty line or a"
28           text run at (0,54) width 263: "collapsed block after the paste operation."
29       RenderBlock {DIV} at (2,158) size 780x48 [border: (1px solid #000000)]
30         RenderBlock {DIV} at (3,3) size 774x20 [border: (1px solid #FF0000)]
31           RenderText {#text} at (1,1) size 30x17
32             text run at (1,1) width 30: "bfoo"
33         RenderBlock (anonymous) at (1,25) size 778x0
34         RenderBlock {DIV} at (3,25) size 774x20 [border: (1px solid #000000)]
35           RenderText {#text} at (1,1) size 21x17
36             text run at (1,1) width 21: "bar"
37 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body