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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/replaced-breaking-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 32x512 [border: (1px solid #FF0000)] 6 RenderBlock {DIV} at (0,0) size 32x512 [border: (1px solid #FF0000)]
7 RenderTextControl {INPUT} at (1,1) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 RenderTextControl {INPUT} at (1,1) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 RenderTextControl {INPUT} at (1,23) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 8 RenderTextControl {INPUT} at (1,23) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderImage {IMG} at (1,45) size 27x27 [border: (1px solid #000000)] 10 LayoutImage {IMG} at (1,45) size 27x27 [border: (1px solid #000000)]
11 RenderImage {IMG} at (1,72) size 27x27 [border: (1px solid #000000)] 11 LayoutImage {IMG} at (1,72) size 27x27 [border: (1px solid #000000)]
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderButton {INPUT} at (1,99) size 44x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)] 13 RenderButton {INPUT} at (1,99) size 44x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)]
14 RenderBlock (anonymous) at (8,3) size 28x16 14 RenderBlock (anonymous) at (8,3) size 28x16
15 RenderText {#text} at (0,0) size 28x16 15 RenderText {#text} at (0,0) size 28x16
16 text run at (0,0) width 28: "input" 16 text run at (0,0) width 28: "input"
17 RenderButton {INPUT} at (1,121) size 44x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 17 RenderButton {INPUT} at (1,121) size 44x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
18 RenderBlock (anonymous) at (8,3) size 28x16 18 RenderBlock (anonymous) at (8,3) size 28x16
19 RenderText {#text} at (0,0) size 28x16 19 RenderText {#text} at (0,0) size 28x16
20 text run at (0,0) width 28: "input" 20 text run at (0,0) width 28: "input"
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderPartObject {IFRAME} at (1,430) size 27x27 [border: (1px solid #000000)] 71 RenderPartObject {IFRAME} at (1,430) size 27x27 [border: (1px solid #000000)]
72 layer at (0,0) size 25x25 72 layer at (0,0) size 25x25
73 RenderView at (0,0) size 25x25 73 RenderView at (0,0) size 25x25
74 layer at (0,0) size 25x25 74 layer at (0,0) size 25x25
75 RenderBlock {HTML} at (0,0) size 25x25 75 RenderBlock {HTML} at (0,0) size 25x25
76 RenderBody {BODY} at (8,8) size 9x9 76 RenderBody {BODY} at (8,8) size 9x9
77 layer at (9,465) size 27x27 77 layer at (9,465) size 27x27
78 RenderEmbeddedObject {EMBED} at (1,457) size 27x27 [border: (1px solid #000000 )] 78 RenderEmbeddedObject {EMBED} at (1,457) size 27x27 [border: (1px solid #000000 )]
79 layer at (9,492) size 27x27 79 layer at (9,492) size 27x27
80 RenderEmbeddedObject {EMBED} at (1,484) size 27x27 [border: (1px solid #000000 )] 80 RenderEmbeddedObject {EMBED} at (1,484) size 27x27 [border: (1px solid #000000 )]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698