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

Side by Side Diff: LayoutTests/platform/mac/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 25x18 7 RenderText {#text} at (0,0) size 25x18
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 10x36 10 RenderBlock {DIV} at (0,43) size 10x36
11 RenderText {#text} at (0,0) size 25x18 11 RenderText {#text} at (0,0) size 25x18
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 53x18 [bgcolor=#F8F8F8] 13 RenderMenuList {SELECT} at (0,18) size 53x18 [bgcolor=#F8F8F8]
14 RenderBlock (anonymous) at (0,0) size 53x18 14 RenderBlock (anonymous) at (0,0) size 53x18
15 RenderText at (8,2) size 22x13 15 RenderText at (8,2) size 22x13
16 text run at (8,2) width 22: "One" 16 text run at (8,2) width 22: "One"
17 RenderBlock {DIV} at (0,79) size 10x37 17 RenderBlock {DIV} at (0,79) size 10x37
18 RenderText {#text} at (0,0) size 25x18 18 RenderText {#text} at (0,0) size 25x18
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 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 20 RenderTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
21 RenderBlock {DIV} at (0,116) size 10x43 21 RenderBlock {DIV} at (0,116) 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 25x18 23 RenderText {#text} at (0,25) size 25x18
24 text run at (0,25) width 25: "Foo" 24 text run at (0,25) width 25: "Foo"
25 RenderBlock {DIV} at (0,159) size 10x36 25 RenderBlock {DIV} at (0,159) size 10x36
26 RenderMenuList {SELECT} at (0,0) size 53x18 [bgcolor=#F8F8F8] 26 RenderMenuList {SELECT} at (0,0) size 53x18 [bgcolor=#F8F8F8]
27 RenderBlock (anonymous) at (0,0) size 53x18 27 RenderBlock (anonymous) at (0,0) size 53x18
28 RenderText at (8,2) size 22x13 28 RenderText at (8,2) size 22x13
29 text run at (8,2) width 22: "One" 29 text run at (8,2) width 22: "One"
30 RenderText {#text} at (0,18) size 25x18 30 RenderText {#text} at (0,18) size 25x18
31 text run at (0,18) width 25: "Foo" 31 text run at (0,18) width 25: "Foo"
32 RenderBlock {DIV} at (0,195) size 10x37 32 RenderBlock {DIV} at (0,195) size 10x37
33 RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 33 RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
34 RenderText {#text} at (0,19) size 25x18 34 RenderText {#text} at (0,19) size 25x18
35 text run at (0,19) width 25: "Foo" 35 text run at (0,19) width 25: "Foo"
36 layer at (11,108) size 117x13 36 layer at (11,108) size 117x13
37 RenderBlock {DIV} at (3,3) size 117x13 37 RenderBlock {DIV} at (3,3) size 117x13
38 layer at (11,206) size 117x13 38 layer at (11,206) size 117x13
39 RenderBlock {DIV} at (3,3) size 117x13 39 RenderBlock {DIV} at (3,3) size 117x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698