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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/pasteboard/merge-after-delete-2-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: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 LayoutView at (0,0) size 800x600 8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600 10 LayoutBlockFlow {HTML} at (0,0) size 800x600
(...skipping 12 matching lines...) Expand all
23 text run at (247,40) width 522: "So, not merging will leave an extrane ous empty line or a collapsed block after the paste" 23 text run at (247,40) width 522: "So, not merging will leave an extrane ous empty line or a collapsed block after the paste"
24 text run at (0,60) width 61: "operation." 24 text run at (0,60) width 61: "operation."
25 LayoutBlockFlow {DIV} at (2,172) size 780x52 [border: (1px solid #000000)] 25 LayoutBlockFlow {DIV} at (2,172) size 780x52 [border: (1px solid #000000)]
26 LayoutBlockFlow {DIV} at (3,3) size 774x22 [border: (1px solid #FF0000)] 26 LayoutBlockFlow {DIV} at (3,3) size 774x22 [border: (1px solid #FF0000)]
27 LayoutText {#text} at (1,1) size 28x19 27 LayoutText {#text} at (1,1) size 28x19
28 text run at (1,1) width 28: "bfoo" 28 text run at (1,1) width 28: "bfoo"
29 LayoutBlockFlow {DIV} at (3,27) size 774x22 [border: (1px solid #000000) ] 29 LayoutBlockFlow {DIV} at (3,27) size 774x22 [border: (1px solid #000000) ]
30 LayoutText {#text} at (1,1) size 20x19 30 LayoutText {#text} at (1,1) size 20x19
31 text run at (1,1) width 20: "bar" 31 text run at (1,1) width 20: "bar"
32 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body 32 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698