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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/move-between-blocks-no-001-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 LayoutBlockFlow {HTML} at (0,0) size 800x600 91 LayoutBlockFlow {HTML} at (0,0) size 800x600
92 LayoutBlockFlow {BODY} at (8,8) size 784x584 92 LayoutBlockFlow {BODY} at (8,8) size 784x584
93 LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)] 93 LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
94 LayoutInline {SPAN} at (0,0) size 242x27 94 LayoutInline {SPAN} at (0,0) size 242x27
95 LayoutText {#text} at (14,14) size 242x27 95 LayoutText {#text} at (14,14) size 242x27
96 text run at (14,14) width 242: "We hold these truths to b" 96 text run at (14,14) width 242: "We hold these truths to b"
97 LayoutBlockFlow {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)] 97 LayoutBlockFlow {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)]
98 LayoutText {#text} at (14,14) size 314x27 98 LayoutText {#text} at (14,14) size 314x27
99 text run at (14,14) width 314: "that all men are created equal, ..." 99 text run at (14,14) width 314: "that all men are created equal, ..."
100 caret: position 25 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body 100 caret: position 25 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698