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

Side by Side Diff: LayoutTests/platform/win/fast/replaced/replaced-breaking-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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 LayoutTextControl {INPUT} at (1,1) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 LayoutTextControl {INPUT} at (1,1) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 LayoutTextControl {INPUT} at (1,23) size 173x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 8 LayoutTextControl {INPUT} at (1,23) size 173x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 LayoutImage {IMG} at (1,45) size 27x27 [border: (1px solid #000000)] 10 LayoutImage {IMG} at (1,45) size 27x27 [border: (1px solid #000000)]
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 RenderListBox {SELECT} at (1,227) size 56x53 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)] 54 RenderListBox {SELECT} at (1,227) size 56x53 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)]
55 RenderBlock {OPTION} at (1,1) size 39x17 55 RenderBlock {OPTION} at (1,1) size 39x17
56 RenderText {#text} at (2,0) size 35x16 56 RenderText {#text} at (2,0) size 35x16
57 text run at (2,0) width 35: "select" 57 text run at (2,0) width 35: "select"
58 layer at (9,288) size 56x53 clip at (10,289) size 39x51 58 layer at (9,288) size 56x53 clip at (10,289) size 39x51
59 RenderListBox {SELECT} at (1,280) size 56x53 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)] 59 RenderListBox {SELECT} at (1,280) size 56x53 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)]
60 RenderBlock {OPTION} at (1,1) size 39x17 60 RenderBlock {OPTION} at (1,1) size 39x17
61 RenderText {#text} at (2,0) size 35x16 61 RenderText {#text} at (2,0) size 35x16
62 text run at (2,0) width 35: "select" 62 text run at (2,0) width 35: "select"
63 layer at (9,411) size 27x27 63 layer at (9,411) size 27x27
64 RenderPartObject {IFRAME} at (1,403) size 27x27 [border: (1px solid #000000)] 64 LayoutIFrame {IFRAME} at (1,403) size 27x27 [border: (1px solid #000000)]
65 layer at (0,0) size 25x25 65 layer at (0,0) size 25x25
66 RenderView at (0,0) size 25x25 66 RenderView at (0,0) size 25x25
67 layer at (0,0) size 25x25 67 layer at (0,0) size 25x25
68 RenderBlock {HTML} at (0,0) size 25x25 68 RenderBlock {HTML} at (0,0) size 25x25
69 RenderBody {BODY} at (8,8) size 9x9 69 RenderBody {BODY} at (8,8) size 9x9
70 layer at (9,438) size 27x27 70 layer at (9,438) size 27x27
71 RenderPartObject {IFRAME} at (1,430) size 27x27 [border: (1px solid #000000)] 71 LayoutIFrame {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 LayoutEmbeddedObject {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 LayoutEmbeddedObject {EMBED} at (1,484) size 27x27 [border: (1px solid #000000 )]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698