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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/smart-paste-008-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600 10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600 12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x584 13 LayoutBlockFlow {BODY} at (8,8) size 784x584
14 LayoutBlockFlow {P} at (0,0) size 784x36 14 LayoutBlockFlow {P} at (0,0) size 784x36
15 LayoutText {#text} at (0,0) size 767x35 15 LayoutText {#text} at (0,0) size 767x35
16 text run at (0,0) width 401: "There was a bug in paste's smart replace whitespace handling. " 16 text run at (0,0) width 401: "There was a bug in paste's smart replace whitespace handling. "
17 text run at (400,0) width 367: "In some cases, it used information gat hered at the start of" 17 text run at (400,0) width 367: "In some cases, it used information gat hered at the start of"
18 text run at (0,18) width 759: "the selection being pasted into to deci de whether or not a space needed to be added to the end of the incoming content. " 18 text run at (0,18) width 759: "the selection being pasted into to deci de whether or not a space needed to be added to the end of the incoming content. "
19 LayoutBlockFlow {P} at (0,52) size 784x36 19 LayoutBlockFlow {P} at (0,52) size 784x36
20 LayoutText {#text} at (0,0) size 781x35 20 LayoutText {#text} at (0,0) size 780x35
21 text run at (0,0) width 561: "A smart paste is performed into a select ion starting in one block and ending in another. " 21 text run at (0,0) width 560: "A smart paste is performed into a select ion starting in one block and ending in another. "
22 text run at (560,0) width 221: "Spaces should surround the pasted" 22 text run at (559,0) width 221: "Spaces should surround the pasted"
23 text run at (0,18) width 37: "word." 23 text run at (0,18) width 37: "word."
24 LayoutBlockFlow {DIV} at (0,104) size 784x18 24 LayoutBlockFlow {DIV} at (0,104) size 784x18
25 LayoutBlockFlow {DIV} at (0,0) size 784x18 25 LayoutBlockFlow {DIV} at (0,0) size 784x18
26 LayoutText {#text} at (0,0) size 56x17 26 LayoutText {#text} at (0,0) size 56x17
27 text run at (0,0) width 56: "f foo bar" 27 text run at (0,0) width 56: "f foo bar"
28 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body 28 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698