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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/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 784x40 14 LayoutBlockFlow {P} at (0,0) size 784x40
15 LayoutText {#text} at (0,0) size 740x39 15 LayoutText {#text} at (0,0) size 740x39
16 text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. " 16 text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
17 text run at (376,0) width 364: "In some cases, it used information gat hered at the start of the" 17 text run at (376,0) width 364: "In some cases, it used information gat hered at the start of the"
18 text run at (0,20) width 696: "selection being pasted into to decide w hether or not a space needed to be added to the end of the incoming content." 18 text run at (0,20) width 696: "selection being pasted into to decide w hether or not a space needed to be added to the end of the incoming content."
19 LayoutBlockFlow {P} at (0,56) size 784x20 19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 772x19 20 LayoutText {#text} at (0,0) size 772x19
21 text run at (0,0) width 522: "A smart paste is performed into a select ion starting in one block and ending in another. " 21 text run at (0,0) width 522: "A smart paste is performed into a select ion starting in one block and ending in another. "
22 text run at (522,0) width 250: "Spaces should surround the pasted word ." 22 text run at (522,0) width 250: "Spaces should surround the pasted word ."
23 LayoutBlockFlow {DIV} at (0,92) size 784x20 23 LayoutBlockFlow {DIV} at (0,92) size 784x20
24 LayoutBlockFlow {DIV} at (0,0) size 784x20 24 LayoutBlockFlow {DIV} at (0,0) size 784x20
25 LayoutText {#text} at (0,0) size 52x19 25 LayoutText {#text} at (0,0) size 52x19
26 text run at (0,0) width 52: "f foo bar" 26 text run at (0,0) width 52: "f foo bar"
27 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body 27 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