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

Side by Side Diff: LayoutTests/platform/win/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 784x20 101 RenderBlock {P} at (0,0) size 784x20
102 RenderText {#text} at (0,0) size 300x19 102 RenderText {#text} at (0,0) size 300x19
103 text run at (0,0) width 300: "This tests RebalanceWhitespace's ability to Undo." 103 text run at (0,0) width 300: "This tests RebalanceWhitespace's ability to Undo."
104 RenderBlock {P} at (0,36) size 784x20 104 RenderBlock {P} at (0,36) size 784x20
105 RenderText {#text} at (0,0) size 310x19 105 RenderText {#text} at (0,0) size 310x19
106 text run at (0,0) width 310: "You should see \"( this is a test. )\", minus the quotes." 106 text run at (0,0) width 310: "You should see \"( this is a test. )\", minus the quotes."
107 RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)] 107 RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)]
108 RenderBlock {DIV} at (0,82) size 784x28 [border: (2px solid #FFAAAA)] 108 RenderBlock {DIV} at (0,82) size 784x28 [border: (2px solid #FFAAAA)]
109 RenderBlock {DIV} at (2,2) size 780x24 [border: (2px solid #AAAAFF)] 109 RenderBlock {DIV} at (2,2) size 780x24 [border: (2px solid #AAAAFF)]
110 RenderText {#text} at (2,2) size 91x19 110 RenderText {#text} at (2,2) size 91x19
111 text run at (2,2) width 91: "( this is a test. )" 111 text run at (2,2) width 91: "( 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