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

Side by Side Diff: LayoutTests/platform/mac/editing/undo/4063751-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 3 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document t oDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #t ext > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 6 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document t oDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #t ext > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document t oDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #t ext > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document t oDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #t ext > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 RenderView at (0,0) size 800x600 97 RenderView at (0,0) size 800x600
98 layer at (0,0) size 800x600 98 layer at (0,0) size 800x600
99 RenderBlock {HTML} at (0,0) size 800x600 99 RenderBlock {HTML} at (0,0) size 800x600
100 RenderBody {BODY} at (8,8) size 784x584 100 RenderBody {BODY} at (8,8) size 784x584
101 RenderBlock {P} at (0,0) size 784x18 101 RenderBlock {P} at (0,0) size 784x18
102 RenderText {#text} at (0,0) size 314x18 102 RenderText {#text} at (0,0) size 314x18
103 text run at (0,0) width 314: "This tests RebalanceWhitespace's ability to Undo." 103 text run at (0,0) width 314: "This tests RebalanceWhitespace's ability to Undo."
104 RenderBlock {P} at (0,34) size 784x18 104 RenderBlock {P} at (0,34) size 784x18
105 RenderText {#text} at (0,0) size 328x18 105 RenderText {#text} at (0,0) size 328x18
106 text run at (0,0) width 328: "You should see \"( this is a test. )\", minus the quotes." 106 text run at (0,0) width 328: "You should see \"( this is a test. )\", minus the quotes."
107 RenderBlock {HR} at (0,68) size 784x2 [border: (1px inset #000000)] 107 RenderBlock {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)]
108 RenderBlock {DIV} at (0,78) size 784x26 [border: (2px solid #FFAAAA)] 108 RenderBlock {DIV} at (0,78) size 784x26 [border: (2px solid #FFAAAA)]
109 RenderBlock {DIV} at (2,2) size 780x22 [border: (2px solid #AAAAFF)] 109 RenderBlock {DIV} at (2,2) size 780x22 [border: (2px solid #AAAAFF)]
110 RenderText {#text} at (2,2) size 94x18 110 RenderText {#text} at (2,2) size 94x18
111 text run at (2,2) width 94: "( this is a test. )" 111 text run at (2,2) width 94: "( this is a test. )"
112 caret: position 18 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body 112 caret: position 18 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698