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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-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 785x852 1 layer at (0,0) size 785x852
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x852 3 layer at (0,0) size 785x852
4 RenderBlock {HTML} at (0,0) size 785x852 4 RenderBlock {HTML} at (0,0) size 785x852
5 RenderBody {BODY} at (8,8) size 769x836 5 RenderBody {BODY} at (8,8) size 769x836
6 LayoutTable {TABLE} at (0,0) size 310x310 6 LayoutTable {TABLE} at (0,0) size 310x310
7 LayoutTableSection {TBODY} at (0,0) size 310x310 7 LayoutTableSection {TBODY} at (0,0) size 310x310
8 LayoutTableRow {TR} at (0,2) size 310x306 8 LayoutTableRow {TR} at (0,2) size 310x306
9 LayoutTableCell {TD} at (2,2) size 306x306 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 306x306 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 LayoutTable {TABLE} at (0,310) size 606x306 11 LayoutTable {TABLE} at (0,310) size 606x306
12 LayoutTableSection {TBODY} at (0,0) size 606x306 12 LayoutTableSection {TBODY} at (0,0) size 606x306
13 LayoutTableRow {TR} at (0,2) size 606x302 13 LayoutTableRow {TR} at (0,2) size 606x302
14 LayoutTableCell {TD} at (2,2) size 602x302 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 602x302 [r=0 c=0 rs=1 cs=1]
15 LayoutImage {IMG} at (1,1) size 600x300 15 LayoutImage {IMG} at (1,1) size 600x300
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 LayoutTable {TABLE} at (0,616) size 310x156 17 LayoutTable {TABLE} at (0,616) size 310x156
18 LayoutTableSection {TBODY} at (0,0) size 310x156 18 LayoutTableSection {TBODY} at (0,0) size 310x156
19 LayoutTableRow {TR} at (0,2) size 310x152 19 LayoutTableRow {TR} at (0,2) size 310x152
20 LayoutTableCell {TD} at (2,2) size 306x152 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 306x152 [r=0 c=0 rs=1 cs=1]
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 LayoutTable {TABLE} at (0,772) size 606x64 22 LayoutTable {TABLE} at (0,772) size 606x64
23 LayoutTableSection {TBODY} at (0,0) size 606x64 23 LayoutTableSection {TBODY} at (0,0) size 606x64
24 LayoutTableRow {TR} at (0,2) size 606x60 24 LayoutTableRow {TR} at (0,2) size 606x60
25 LayoutTableCell {TD} at (2,2) size 602x60 [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (2,2) size 602x60 [r=0 c=0 rs=1 cs=1]
26 LayoutImage {IMG} at (1,1) size 600x58 26 LayoutImage {IMG} at (1,1) size 600x58
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 layer at (11,11) size 308x304 28 layer at (11,11) size 308x304
29 RenderPartObject {IFRAME} at (1,1) size 308x304 [border: (2px inset #EEEEEE)] 29 LayoutIFrame {IFRAME} at (1,1) size 308x304 [border: (2px inset #EEEEEE)]
30 layer at (0,0) size 304x300 30 layer at (0,0) size 304x300
31 RenderView at (0,0) size 304x300 31 RenderView at (0,0) size 304x300
32 layer at (0,0) size 304x300 32 layer at (0,0) size 304x300
33 RenderBlock {HTML} at (0,0) size 304x300 33 RenderBlock {HTML} at (0,0) size 304x300
34 RenderBody {BODY} at (8,8) size 288x284 34 RenderBody {BODY} at (8,8) size 288x284
35 layer at (11,627) size 308x150 35 layer at (11,627) size 308x150
36 RenderPartObject {IFRAME} at (1,1) size 308x150 [border: (2px inset #EEEEEE)] 36 LayoutIFrame {IFRAME} at (1,1) size 308x150 [border: (2px inset #EEEEEE)]
37 layer at (0,0) size 304x146 37 layer at (0,0) size 304x146
38 RenderView at (0,0) size 304x146 38 RenderView at (0,0) size 304x146
39 layer at (0,0) size 304x146 39 layer at (0,0) size 304x146
40 RenderBlock {HTML} at (0,0) size 304x146 40 RenderBlock {HTML} at (0,0) size 304x146
41 RenderBody {BODY} at (8,8) size 288x130 41 RenderBody {BODY} at (8,8) size 288x130
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698