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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4527-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 [bgcolor=#000066] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#000066]
6 RenderBlock (anonymous) at (0,0) size 784x0 6 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderInline {BASEFONT} at (0,0) size 0x0 7 RenderInline {BASEFONT} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 LayoutTable {TABLE} at (0,0) size 613x95 9 LayoutTable {TABLE} at (0,0) size 613x95
10 LayoutTableSection {TBODY} at (0,0) size 613x95 10 LayoutTableSection {TBODY} at (0,0) size 613x95
(...skipping 16 matching lines...) Expand all
27 LayoutTextControl {INPUT} at (0.50,0) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 27 LayoutTextControl {INPUT} at (0.50,0) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
28 LayoutImage {INPUT} at (93.50,4) size 25x18 28 LayoutImage {INPUT} at (93.50,4) size 25x18
29 LayoutTableCell {TD} at (479,70) size 134x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1] 29 LayoutTableCell {TD} at (479,70) size 134x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
30 RenderBlock {INPUT} at (5,3) size 13x13 30 RenderBlock {INPUT} at (5,3) size 13x13
31 LayoutImage {IMG} at (21,0) size 40x25 31 LayoutImage {IMG} at (21,0) size 40x25
32 RenderBlock {INPUT} at (66,3) size 13x13 32 RenderBlock {INPUT} at (66,3) size 13x13
33 RenderText {#text} at (82,1) size 4x19 33 RenderText {#text} at (82,1) size 4x19
34 text run at (82,1) width 4: " " 34 text run at (82,1) width 4: " "
35 RenderBlock {IMG} at (86,0) size 46x25 35 RenderBlock {IMG} at (86,0) size 46x25
36 layer at (134,8) size 468x60 36 layer at (134,8) size 468x60
37 RenderPartObject {IFRAME} at (0,0) size 468x60 37 LayoutIFrame {IFRAME} at (0,0) size 468x60
38 layer at (0,0) size 468x60 38 layer at (0,0) size 468x60
39 RenderView at (0,0) size 468x60 39 RenderView at (0,0) size 468x60
40 layer at (0,0) size 468x60 40 layer at (0,0) size 468x60
41 RenderBlock {HTML} at (0,0) size 468x60 41 RenderBlock {HTML} at (0,0) size 468x60
42 RenderBody {BODY} at (0,0) size 468x60 42 RenderBody {BODY} at (0,0) size 468x60
43 RenderInline {BASE} at (0,0) size 0x0 43 RenderInline {BASE} at (0,0) size 0x0
44 RenderText {#text} at (0,0) size 0x0 44 RenderText {#text} at (0,0) size 0x0
45 RenderInline {A} at (0,0) size 468x19 [color=#0000EE] 45 RenderInline {A} at (0,0) size 468x19 [color=#0000EE]
46 RenderText {#text} at (0,0) size 0x0 46 RenderText {#text} at (0,0) size 0x0
47 LayoutImage {IMG} at (0,0) size 468x60 47 LayoutImage {IMG} at (0,0) size 468x60
48 RenderText {#text} at (0,0) size 0x0 48 RenderText {#text} at (0,0) size 0x0
49 layer at (371,82) size 89x16 49 layer at (371,82) size 89x16
50 RenderBlock {DIV} at (2,3) size 89x16 50 RenderBlock {DIV} at (2,3) size 89x16
51 layer at (573,78) size 46x25 clip at (574,79) size 44x23 51 layer at (573,78) size 46x25 clip at (574,79) size 44x23
52 RenderBlock {DIV} at (0,0) size 46x25 [border: (1px solid #C0C0C0)] 52 RenderBlock {DIV} at (0,0) size 46x25 [border: (1px solid #C0C0C0)]
53 LayoutImage {IMG} at (2,2) size 16x16 53 LayoutImage {IMG} at (2,2) size 16x16
54 layer at (591,80) size 26x20 scrollWidth 59 54 layer at (591,80) size 26x20 scrollWidth 59
55 RenderBlock {DIV} at (18,2) size 26x20 55 RenderBlock {DIV} at (18,2) size 26x20
56 RenderText {#text} at (0,0) size 59x19 56 RenderText {#text} at (0,0) size 59x19
57 text run at (0,0) width 59: "EarthLink" 57 text run at (0,0) width 59: "EarthLink"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698