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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/inline-closest-leaf-child-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 LayoutInline {I} at (0,0) size 735x39 9 LayoutInline {I} at (0,0) size 735x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 16 matching lines...) Expand all
27 text run at (562,0) width 37: " them." 27 text run at (562,0) width 37: " them."
28 LayoutBlockFlow (floating) {DIV} at (0,92) size 79x80 [bgcolor=#FFFFAA] 28 LayoutBlockFlow (floating) {DIV} at (0,92) size 79x80 [bgcolor=#FFFFAA]
29 LayoutInline {SPAN} at (0,0) size 79x19 [bgcolor=#FFFFFF] 29 LayoutInline {SPAN} at (0,0) size 79x19 [bgcolor=#FFFFFF]
30 LayoutText {#text} at (0,30) size 44x19 30 LayoutText {#text} at (0,30) size 44x19
31 text run at (0,30) width 44: "Lorem " 31 text run at (0,30) width 44: "Lorem "
32 LayoutText {#text} at (44,30) size 35x19 32 LayoutText {#text} at (44,30) size 35x19
33 text run at (44,30) width 35: "ipsum" 33 text run at (44,30) width 35: "ipsum"
34 LayoutText {#text} at (0,0) size 0x0 34 LayoutText {#text} at (0,0) size 0x0
35 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV } of body 35 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV } of body
36 selection end: position 4 of child 2 {#text} of child 1 {SPAN} of child 4 {DIV } of body 36 selection end: position 4 of child 2 {#text} of child 1 {SPAN} of child 4 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698