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

Side by Side Diff: LayoutTests/editing/deleting/delete-3775172-fix-expected.txt

Issue 14945006: Revert "Avoid adding placeholder when deleting last text in root" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: (second upload attempt) Created 7 years, 7 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 BODY > HTML > #do cument to 4 of BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 1 of #text > BODY > HTML > #document affinity:NSSelectionAf finityDownstream stillSelecting:FALSE 4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 1 of #text > BODY > HTML > #document affinity:NSSelectionAf finityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > BODY > HTML > #do cument to 1 of #text > BODY > HTML > #document 7 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > BODY > HTML > #do cument to 1 of #text > BODY > HTML > #document
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600 12 layer at (0,0) size 800x600
12 RenderView at (0,0) size 800x600 13 RenderView at (0,0) size 800x600
13 layer at (0,0) size 800x600 14 layer at (0,0) size 800x600
14 RenderBlock {HTML} at (0,0) size 800x600 15 RenderBlock {HTML} at (0,0) size 800x600
15 RenderBody {BODY} at (8,8) size 784x584 16 RenderBody {BODY} at (8,8) size 784x584
16 RenderBlock (anonymous) at (0,0) size 784x0 17 RenderBlock (anonymous) at (0,0) size 784x18
17 RenderBlock {DIV} at (0,0) size 784x0 18 RenderBR {BR} at (0,0) size 0x18
19 RenderBlock {DIV} at (0,18) size 784x0
18 RenderInline {SPAN} at (0,0) size 0x0 20 RenderInline {SPAN} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
20 caret: position 0 of body 22 caret: position 0 of child 0 {BR} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698