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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/dynamic/selection-highlight-adjust-expected.txt

Issue 1418503002: 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 800x165 3 layer at (0,0) size 800x165
4 LayoutBlockFlow {HTML} at (0,0) size 800x165 4 LayoutBlockFlow {HTML} at (0,0) size 800x165
5 LayoutBlockFlow {BODY} at (8,16) size 784x141 5 LayoutBlockFlow {BODY} at (8,16) size 784x141
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 778x39 9 LayoutInline {I} at (0,0) size 778x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 11 matching lines...) Expand all
22 LayoutBR {BR} at (0,15) size 0x19 22 LayoutBR {BR} at (0,15) size 0x19
23 LayoutBR {BR} at (0,35) size 0x19 23 LayoutBR {BR} at (0,35) size 0x19
24 LayoutInline {SPAN} at (0,0) size 287x19 24 LayoutInline {SPAN} at (0,0) size 287x19
25 LayoutText {#text} at (0,55) size 287x19 25 LayoutText {#text} at (0,55) size 287x19
26 text run at (0,55) width 287: "The highlight should be on this line, not above it." 26 text run at (0,55) width 287: "The highlight should be on this line, not above it."
27 LayoutText {#text} at (287,55) size 4x19 27 LayoutText {#text} at (287,55) size 4x19
28 text run at (287,55) width 4: " " 28 text run at (287,55) width 4: " "
29 LayoutBR {BR} at (291,55) size 0x19 29 LayoutBR {BR} at (291,55) size 0x19
30 selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV } of body 30 selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV } of body
31 selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DI V} of body 31 selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698