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

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

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 75 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
76 layer at (0,0) size 800x600 76 layer at (0,0) size 800x600
77 LayoutView at (0,0) size 800x600 77 LayoutView at (0,0) size 800x600
78 layer at (0,0) size 800x600 78 layer at (0,0) size 800x600
79 LayoutBlockFlow {HTML} at (0,0) size 800x600 79 LayoutBlockFlow {HTML} at (0,0) size 800x600
80 LayoutBlockFlow {BODY} at (8,8) size 784x584 80 LayoutBlockFlow {BODY} at (8,8) size 784x584
81 LayoutBlockFlow {P} at (0,0) size 784x18 81 LayoutBlockFlow {P} at (0,0) size 784x18
82 LayoutText {#text} at (0,0) size 321x18 82 LayoutText {#text} at (0,0) size 321x18
83 text run at (0,0) width 321: "This tests RebalanceWhitespace's ability to Undo." 83 text run at (0,0) width 321: "This tests RebalanceWhitespace's ability to Undo."
84 LayoutBlockFlow {P} at (0,34) size 784x18 84 LayoutBlockFlow {P} at (0,34) size 784x18
85 LayoutText {#text} at (0,0) size 334x18 85 LayoutText {#text} at (0,0) size 333x18
86 text run at (0,0) width 334: "You should see \"( this is a test. )\", minus the quotes." 86 text run at (0,0) width 333: "You should see \"( this is a test. )\", minus the quotes."
87 LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)] 87 LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)]
88 LayoutBlockFlow {DIV} at (0,78) size 784x26 [border: (2px solid #FFAAAA)] 88 LayoutBlockFlow {DIV} at (0,78) size 784x26 [border: (2px solid #FFAAAA)]
89 LayoutBlockFlow {DIV} at (2,2) size 780x22 [border: (2px solid #AAAAFF)] 89 LayoutBlockFlow {DIV} at (2,2) size 780x22 [border: (2px solid #AAAAFF)]
90 LayoutText {#text} at (2,2) size 98x18 90 LayoutText {#text} at (2,2) size 98x18
91 text run at (2,2) width 98: "( this is a test. )" 91 text run at (2,2) width 98: "( this is a test. )"
92 caret: position 18 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body 92 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