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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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]
11 LayoutText {#text} at (164,0) size 350x19 11 LayoutText {#text} at (164,0) size 350x19
12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8835" 12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8835"
13 LayoutText {#text} at (514,0) size 778x39 13 LayoutText {#text} at (513,0) size 778x39
14 text run at (514,0) width 4: " " 14 text run at (513,0) width 5: " "
15 text run at (518,0) width 260: "REGRESSION: Line moves but selection " 15 text run at (517,0) width 261: "REGRESSION: Line moves but selection "
16 text run at (0,20) width 140: "highlight stays behind" 16 text run at (0,20) width 140: "highlight stays behind"
17 LayoutText {#text} at (140,20) size 4x19 17 LayoutText {#text} at (140,20) size 4x19
18 text run at (140,20) width 4: "." 18 text run at (140,20) width 4: "."
19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {DIV} at (0,66) size 784x75 20 LayoutBlockFlow {DIV} at (0,66) size 784x75
21 LayoutImage {IMG} at (0,0) size 0x30 21 LayoutImage {IMG} at (0,0) size 0x30
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