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

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

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x165 3 layer at (0,0) size 800x165
4 RenderBlock {HTML} at (0,0) size 800x165 4 RenderBlock {HTML} at (0,0) size 800x165
5 RenderBody {BODY} at (8,16) size 784x141 5 RenderBody {BODY} at (8,16) size 784x141
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 164x19 7 RenderText {#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 RenderInline {I} at (0,0) size 778x39 9 RenderInline {I} at (0,0) size 778x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
11 RenderText {#text} at (164,0) size 350x19 11 RenderText {#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 RenderText {#text} at (514,0) size 778x39 13 RenderText {#text} at (514,0) size 778x39
14 text run at (514,0) width 4: " " 14 text run at (514,0) width 4: " "
15 text run at (518,0) width 260: "REGRESSION: Line moves but selection " 15 text run at (518,0) width 260: "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 RenderText {#text} at (140,20) size 4x19 17 RenderText {#text} at (140,20) size 4x19
18 text run at (140,20) width 4: "." 18 text run at (140,20) width 4: "."
19 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
20 RenderBlock {DIV} at (0,66) size 784x75 20 RenderBlock {DIV} at (0,66) size 784x75
21 RenderImage {IMG} at (0,0) size 0x30 21 LayoutImage {IMG} at (0,0) size 0x30
22 RenderBR {BR} at (0,15) size 0x19 22 RenderBR {BR} at (0,15) size 0x19
23 RenderBR {BR} at (0,35) size 0x19 23 RenderBR {BR} at (0,35) size 0x19
24 RenderInline {SPAN} at (0,0) size 287x19 24 RenderInline {SPAN} at (0,0) size 287x19
25 RenderText {#text} at (0,55) size 287x19 25 RenderText {#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 RenderText {#text} at (287,55) size 4x19 27 RenderText {#text} at (287,55) size 4x19
28 text run at (287,55) width 4: " " 28 text run at (287,55) width 4: " "
29 RenderBR {BR} at (291,55) size 0x19 29 RenderBR {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