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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/8145-1-expected.txt

Issue 1807783004: Auto-rebaseline for r381668 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {P} at (0,0) size 784x18 9 LayoutBlockFlow {P} at (0,0) size 784x18
10 LayoutText {#text} at (0,0) size 431x17 10 LayoutText {#text} at (0,0) size 431x17
11 text run at (0,0) width 431: "This is a replica of the paste that caus ed the crash covered by 8145." 11 text run at (0,0) width 431: "This is a replica of the paste that caus ed the crash covered by 8145."
12 LayoutBlockFlow {DIV} at (0,34) size 784x20 [border: (1px solid #000000)] 12 LayoutBlockFlow {DIV} at (0,34) size 784x38 [border: (1px solid #000000)]
13 LayoutText {#text} at (1,1) size 72x17 13 LayoutBlockFlow (anonymous) at (1,1) size 782x18
14 text run at (1,1) width 72: "foo bar baz" 14 LayoutText {#text} at (0,0) size 72x17
15 caret: position 11 of child 0 {#text} of child 2 {DIV} of body 15 text run at (0,0) width 72: "foo bar baz"
16 text run at (71,0) width 1: " "
17 LayoutBlockFlow {DIV} at (1,19) size 782x18
18 LayoutBR {BR} at (0,0) size 0x17
19 caret: position 0 of child 0 {BR} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698