Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: LayoutTests/editing/pasteboard/merge-after-delete-1-expected.txt

Issue 26237004: Remove unused editing related member functions from WebViewClient (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-10-09T17:59:14 Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:rang e from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DI V > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelectin g:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
11 RenderView at (0,0) size 800x600 8 RenderView at (0,0) size 800x600
12 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
13 RenderBlock {HTML} at (0,0) size 800x600 10 RenderBlock {HTML} at (0,0) size 800x600
14 RenderBody {BODY} at (8,8) size 784x584 11 RenderBody {BODY} at (8,8) size 784x584
15 RenderBlock {P} at (0,0) size 784x54 12 RenderBlock {P} at (0,0) size 784x54
16 RenderText {#text} at (0,0) size 777x54 13 RenderText {#text} at (0,0) size 777x54
17 text run at (0,0) width 773: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some cases " 14 text run at (0,0) width 773: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some cases "
18 text run at (0,18) width 777: "(normally, though, it should ask that a merge not be done, because a merge will cause information about block nesting t o be" 15 text run at (0,18) width 777: "(normally, though, it should ask that a merge not be done, because a merge will cause information about block nesting t o be"
19 text run at (0,36) width 35: "lost). " 16 text run at (0,36) width 35: "lost). "
20 text run at (35,36) width 368: "It wasn't requesting a merge in cases where it should have." 17 text run at (35,36) width 368: "It wasn't requesting a merge in cases where it should have."
21 RenderBlock {P} at (0,70) size 784x72 18 RenderBlock {P} at (0,70) size 784x72
22 RenderText {#text} at (0,0) size 783x72 19 RenderText {#text} at (0,0) size 783x72
23 text run at (0,0) width 783: "The failing case is where the incoming f ragment has more than one block, and the selection being pasted into ends at the end" 20 text run at (0,0) width 783: "The failing case is where the incoming f ragment has more than one block, and the selection being pasted into ends at the end"
24 text run at (0,18) width 99: "of a paragraph. " 21 text run at (0,18) width 99: "of a paragraph. "
25 text run at (99,18) width 683: "Any time the selection being pasted in to ends at the end of a paragraph, deleting will leave leave a) a br or b)" 22 text run at (99,18) width 683: "Any time the selection being pasted in to ends at the end of a paragraph, deleting will leave leave a) a br or b)"
26 text run at (0,36) width 318: "an empty block at the end of the delete d selection. " 23 text run at (0,36) width 318: "an empty block at the end of the delete d selection. "
27 text run at (318,36) width 457: "So, not merging will leave an extrane ous empty line or a collapsed block" 24 text run at (318,36) width 457: "So, not merging will leave an extrane ous empty line or a collapsed block"
28 text run at (0,54) width 154: "after the paste operation." 25 text run at (0,54) width 154: "after the paste operation."
29 RenderBlock {DIV} at (2,158) size 780x48 [border: (1px solid #000000)] 26 RenderBlock {DIV} at (2,158) size 780x48 [border: (1px solid #000000)]
30 RenderBlock {DIV} at (3,3) size 774x20 [border: (1px solid #FF0000)] 27 RenderBlock {DIV} at (3,3) size 774x20 [border: (1px solid #FF0000)]
31 RenderText {#text} at (1,1) size 29x18 28 RenderText {#text} at (1,1) size 29x18
32 text run at (1,1) width 29: "bfoo" 29 text run at (1,1) width 29: "bfoo"
33 RenderBlock {DIV} at (3,25) size 774x20 [border: (1px solid #000000)] 30 RenderBlock {DIV} at (3,25) size 774x20 [border: (1px solid #000000)]
34 RenderText {#text} at (1,1) size 20x18 31 RenderText {#text} at (1,1) size 20x18
35 text run at (1,1) width 20: "bar" 32 text run at (1,1) width 20: "bar"
36 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body 33 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698