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

Side by Side Diff: LayoutTests/platform/linux/fast/replaced/replaced-breaking-mixture-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 10x45 6 RenderBlock {DIV} at (0,0) size 10x45
7 RenderText {#text} at (0,0) size 25x19 7 RenderText {#text} at (0,0) size 25x19
8 text run at (0,0) width 25: "Foo" 8 text run at (0,0) width 25: "Foo"
9 RenderImage {IMG} at (0,20) size 25x25 9 LayoutImage {IMG} at (0,20) size 25x25
10 RenderBlock {DIV} at (0,45) size 10x40 10 RenderBlock {DIV} at (0,45) size 10x40
11 RenderText {#text} at (0,0) size 25x19 11 RenderText {#text} at (0,0) size 25x19
12 text run at (0,0) width 25: "Foo" 12 text run at (0,0) width 25: "Foo"
13 RenderMenuList {SELECT} at (0,20) size 49x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 13 RenderMenuList {SELECT} at (0,20) size 49x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
14 RenderBlock (anonymous) at (1,1) size 47x18 14 RenderBlock (anonymous) at (1,1) size 47x18
15 RenderText at (4,1) size 24x16 15 RenderText at (4,1) size 24x16
16 text run at (4,1) width 24: "One" 16 text run at (4,1) width 24: "One"
17 RenderBlock {DIV} at (0,85) size 10x42 17 RenderBlock {DIV} at (0,85) size 10x42
18 RenderText {#text} at (0,0) size 25x19 18 RenderText {#text} at (0,0) size 25x19
19 text run at (0,0) width 25: "Foo" 19 text run at (0,0) width 25: "Foo"
20 RenderTextControl {INPUT} at (0,20) size 154x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 20 RenderTextControl {INPUT} at (0,20) size 154x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
21 RenderBlock {DIV} at (0,127) size 10x45 21 RenderBlock {DIV} at (0,127) size 10x45
22 RenderImage {IMG} at (0,0) size 25x25 22 LayoutImage {IMG} at (0,0) size 25x25
23 RenderText {#text} at (0,25) size 25x19 23 RenderText {#text} at (0,25) size 25x19
24 text run at (0,25) width 25: "Foo" 24 text run at (0,25) width 25: "Foo"
25 RenderBlock {DIV} at (0,172) size 10x40 25 RenderBlock {DIV} at (0,172) size 10x40
26 RenderMenuList {SELECT} at (0,0) size 49x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)] 26 RenderMenuList {SELECT} at (0,0) size 49x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)]
27 RenderBlock (anonymous) at (1,1) size 47x18 27 RenderBlock (anonymous) at (1,1) size 47x18
28 RenderText at (4,1) size 24x16 28 RenderText at (4,1) size 24x16
29 text run at (4,1) width 24: "One" 29 text run at (4,1) width 24: "One"
30 RenderText {#text} at (0,20) size 25x19 30 RenderText {#text} at (0,20) size 25x19
31 text run at (0,20) width 25: "Foo" 31 text run at (0,20) width 25: "Foo"
32 RenderBlock {DIV} at (0,212) size 10x42 32 RenderBlock {DIV} at (0,212) size 10x42
33 RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 33 RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
34 RenderText {#text} at (0,22) size 25x19 34 RenderText {#text} at (0,22) size 25x19
35 text run at (0,22) width 25: "Foo" 35 text run at (0,22) width 25: "Foo"
36 layer at (10,116) size 150x16 36 layer at (10,116) size 150x16
37 RenderBlock {DIV} at (2,3) size 150x16 37 RenderBlock {DIV} at (2,3) size 150x16
38 layer at (10,223) size 150x16 38 layer at (10,223) size 150x16
39 RenderBlock {DIV} at (2,3) size 150x16 39 RenderBlock {DIV} at (2,3) size 150x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698