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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/deleting/delete-at-paragraph-boundaries-011-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
(...skipping 19 matching lines...) Expand all
30 LayoutBR {BR} at (389,76) size 1x0 30 LayoutBR {BR} at (389,76) size 1x0
31 LayoutText {#text} at (0,83) size 462x27 31 LayoutText {#text} at (0,83) size 462x27
32 text run at (0,83) width 462: "Selection is a caret at the start of the fourth line." 32 text run at (0,83) width 462: "Selection is a caret at the start of the fourth line."
33 LayoutBlockFlow {DIV} at (0,262) size 784x140 [border: (2px solid #FF0000) ] 33 LayoutBlockFlow {DIV} at (0,262) size 784x140 [border: (2px solid #FF0000) ]
34 LayoutBlockFlow {P} at (2,26) size 780x32 [border: (2px solid #FF0000)] 34 LayoutBlockFlow {P} at (2,26) size 780x32 [border: (2px solid #FF0000)]
35 LayoutText {#text} at (2,2) size 47x27 35 LayoutText {#text} at (2,2) size 47x27
36 text run at (2,2) width 47: "hello" 36 text run at (2,2) width 47: "hello"
37 LayoutBlockFlow {P} at (2,82) size 780x32 [border: (2px solid #FF0000)] 37 LayoutBlockFlow {P} at (2,82) size 780x32 [border: (2px solid #FF0000)]
38 LayoutBR {BR} at (2,2) size 0x27 38 LayoutBR {BR} at (2,2) size 0x27
39 caret: position 0 of child 0 {BR} of child 1 {P} of child 3 {DIV} of body 39 caret: position 0 of child 0 {BR} of child 1 {P} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698