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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/mixed-editability-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 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {DIV} at (0,0) size 784x20 7 LayoutBlockFlow {DIV} at (0,0) size 784x20
8 LayoutText {#text} at (0,0) size 52x19 8 LayoutText {#text} at (0,0) size 52x19
9 text run at (0,0) width 52: "OnlyThe" 9 text run at (0,0) width 52: "OnlyThe"
10 LayoutInline {SPAN} at (0,0) size 31x19 10 LayoutInline {SPAN} at (0,0) size 31x19
11 LayoutText {#text} at (52,0) size 31x19 11 LayoutText {#text} at (52,0) size 31x19
12 text run at (52,0) width 31: "Bold" 12 text run at (52,0) width 31: "Bold"
13 LayoutText {#text} at (83,0) size 69x19 13 LayoutText {#text} at (83,0) size 69x19
14 text run at (83,0) width 69: "TextShould" 14 text run at (83,0) width 69: "TextShould"
15 LayoutInline {SPAN} at (0,0) size 17x19 15 LayoutInline {SPAN} at (0,0) size 17x19
16 LayoutText {#text} at (152,0) size 17x19 16 LayoutText {#text} at (152,0) size 17x19
17 text run at (152,0) width 17: "Be" 17 text run at (152,0) width 17: "Be"
18 LayoutText {#text} at (169,0) size 52x19 18 LayoutText {#text} at (169,0) size 52x19
19 text run at (169,0) width 52: "Selected" 19 text run at (169,0) width 52: "Selected"
20 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 20 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
21 selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 21 selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698