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

Side by Side Diff: LayoutTests/platform/win/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 10x43 6 RenderBlock {DIV} at (0,0) size 10x43
7 RenderText {#text} at (0,0) size 25x17 7 RenderText {#text} at (0,0) size 25x17
8 text run at (0,0) width 25: "Foo" 8 text run at (0,0) width 25: "Foo"
9 RenderImage {IMG} at (0,18) size 25x25 9 LayoutImage {IMG} at (0,18) size 25x25
10 RenderBlock {DIV} at (0,43) size 10x38 10 RenderBlock {DIV} at (0,43) size 10x38
11 RenderText {#text} at (0,0) size 25x17 11 RenderText {#text} at (0,0) size 25x17
12 text run at (0,0) width 25: "Foo" 12 text run at (0,0) width 25: "Foo"
13 RenderMenuList {SELECT} at (0,18) size 49x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 13 RenderMenuList {SELECT} at (0,18) size 49x20 [bgcolor=#FFFFFF] [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,81) size 10x40 17 RenderBlock {DIV} at (0,81) size 10x40
18 RenderText {#text} at (0,0) size 25x17 18 RenderText {#text} at (0,0) size 25x17
19 text run at (0,0) width 25: "Foo" 19 text run at (0,0) width 25: "Foo"
20 RenderTextControl {INPUT} at (0,18) size 173x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 20 RenderTextControl {INPUT} at (0,18) size 173x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
21 RenderBlock {DIV} at (0,121) size 10x43 21 RenderBlock {DIV} at (0,121) size 10x43
22 RenderImage {IMG} at (0,0) size 25x25 22 LayoutImage {IMG} at (0,0) size 25x25
23 RenderText {#text} at (0,25) size 25x17 23 RenderText {#text} at (0,25) size 25x17
24 text run at (0,25) width 25: "Foo" 24 text run at (0,25) width 25: "Foo"
25 RenderBlock {DIV} at (0,164) size 10x38 25 RenderBlock {DIV} at (0,164) size 10x38
26 RenderMenuList {SELECT} at (0,0) size 49x20 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 26 RenderMenuList {SELECT} at (0,0) size 49x20 [bgcolor=#FFFFFF] [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 25x17 30 RenderText {#text} at (0,20) size 25x17
31 text run at (0,20) width 25: "Foo" 31 text run at (0,20) width 25: "Foo"
32 RenderBlock {DIV} at (0,202) size 10x40 32 RenderBlock {DIV} at (0,202) size 10x40
33 RenderTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 33 RenderTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
34 RenderText {#text} at (0,22) size 25x17 34 RenderText {#text} at (0,22) size 25x17
35 text run at (0,22) width 25: "Foo" 35 text run at (0,22) width 25: "Foo"
36 layer at (10,110) size 169x16 36 layer at (10,110) size 169x16
37 RenderBlock {DIV} at (2,3) size 169x16 37 RenderBlock {DIV} at (2,3) size 169x16
38 layer at (10,213) size 169x16 38 layer at (10,213) size 169x16
39 RenderBlock {DIV} at (2,3) size 169x16 39 RenderBlock {DIV} at (2,3) size 169x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698