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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/inserting/insert-at-end-02-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600 7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600 9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584 10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x20 11 LayoutBlockFlow {P} at (0,0) size 784x20
12 LayoutText {#text} at (0,0) size 356x19 12 LayoutText {#text} at (0,0) size 356x19
13 text run at (0,0) width 356: "This tests the visual position at the en d of an editable block." 13 text run at (0,0) width 356: "This tests the visual position at the en d of an editable block."
14 LayoutBlockFlow {P} at (0,36) size 784x40 14 LayoutBlockFlow {P} at (0,36) size 784x40
15 LayoutText {#text} at (0,0) size 761x39 15 LayoutText {#text} at (0,0) size 761x39
16 text run at (0,0) width 568: "When the document ended with a <br>, the re were visual positions at both [br, 0] and [br, 1]. " 16 text run at (0,0) width 568: "When the document ended with a <br>, the re were visual positions at both [br, 0] and [br, 1]. "
17 text run at (567,0) width 194: "This would produce inconsistent" 17 text run at (567,0) width 194: "This would produce inconsistent"
18 text run at (0,20) width 288: "behavior when editing at the end of a d ocument." 18 text run at (0,20) width 288: "behavior when editing at the end of a d ocument."
19 LayoutBlockFlow {DIV} at (0,92) size 784x72 [border: (2px solid #AAAAFF)] 19 LayoutBlockFlow {DIV} at (0,92) size 784x72 [border: (2px solid #AAAAFF)]
20 LayoutBlockFlow {DIV} at (2,2) size 780x24 [border: (2px solid #FFAAAA)] 20 LayoutBlockFlow {DIV} at (2,2) size 780x24 [border: (2px solid #FFAAAA)]
21 LayoutText {#text} at (2,2) size 87x19 21 LayoutText {#text} at (2,2) size 87x19
22 text run at (2,2) width 87: "paragraph one" 22 text run at (2,2) width 87: "paragraph one"
23 LayoutBlockFlow {DIV} at (2,26) size 780x24 [border: (2px solid #FFAAAA) ] 23 LayoutBlockFlow {DIV} at (2,26) size 780x24 [border: (2px solid #FFAAAA) ]
24 LayoutText {#text} at (2,2) size 88x19 24 LayoutText {#text} at (2,2) size 88x19
25 text run at (2,2) width 88: "paragraph two" 25 text run at (2,2) width 88: "paragraph two"
26 LayoutBlockFlow (anonymous) at (2,50) size 780x20 26 LayoutBlockFlow (anonymous) at (2,50) size 780x20
27 LayoutText {#text} at (0,0) size 7x19 27 LayoutText {#text} at (0,0) size 7x19
28 text run at (0,0) width 7: "x" 28 text run at (0,0) width 7: "x"
29 caret: position 1 of child 5 {#text} of child 5 {DIV} of body 29 caret: position 1 of child 5 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698