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

Side by Side Diff: LayoutTests/fast/table/024-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 LayoutTable {TABLE} at (0,0) size 356x40 6 LayoutTable {TABLE} at (0,0) size 356x40
7 LayoutTableSection {TBODY} at (0,0) size 356x40 7 LayoutTableSection {TBODY} at (0,0) size 356x40
8 LayoutTableRow {TR} at (0,2) size 356x17 8 LayoutTableRow {TR} at (0,2) size 356x17
9 LayoutTableCell {TD} at (2,2) size 352x17 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=2] 9 LayoutTableCell {TD} at (2,2) size 352x17 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=2]
10 RenderImage {IMG} at (1,1) size 350x15 [bgcolor=#FFFF00] 10 LayoutImage {IMG} at (1,1) size 350x15 [bgcolor=#FFFF00]
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 LayoutTableRow {TR} at (0,21) size 356x17 12 LayoutTableRow {TR} at (0,21) size 356x17
13 LayoutTableCell {TD} at (2,22) size 131x14 [bgcolor=#0000FF] [r=1 c= 0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,22) size 131x14 [bgcolor=#0000FF] [r=1 c= 0 rs=1 cs=1]
14 LayoutTable {TABLE} at (1,1) size 129x12 14 LayoutTable {TABLE} at (1,1) size 129x12
15 LayoutTableSection {TBODY} at (0,0) size 129x12 15 LayoutTableSection {TBODY} at (0,0) size 129x12
16 LayoutTableRow {TR} at (0,2) size 129x8 16 LayoutTableRow {TR} at (0,2) size 129x8
17 LayoutTableCell {TD} at (2,2) size 125x8 [bgcolor=#0000FF] [ r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 125x8 [bgcolor=#0000FF] [ r=0 c=0 rs=1 cs=1]
18 LayoutTable {TABLE} at (1,1) size 114x6 18 LayoutTable {TABLE} at (1,1) size 114x6
19 LayoutTableSection {TBODY} at (0,0) size 114x6 19 LayoutTableSection {TBODY} at (0,0) size 114x6
20 LayoutTableRow {TR} at (0,2) size 114x2 20 LayoutTableRow {TR} at (0,2) size 114x2
21 LayoutTableCell {TD} at (2,2) size 52x2 [bgcolor=#00 00FF] [r=0 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (2,2) size 52x2 [bgcolor=#00 00FF] [r=0 c=0 rs=1 cs=1]
22 LayoutTableCell {TD} at (56,2) size 2x2 [bgcolor=#00 00FF] [r=0 c=1 rs=1 cs=1] 22 LayoutTableCell {TD} at (56,2) size 2x2 [bgcolor=#00 00FF] [r=0 c=1 rs=1 cs=1]
23 LayoutTableCell {TD} at (60,2) size 52x2 [bgcolor=#0 000FF] [r=0 c=2 rs=1 cs=1] 23 LayoutTableCell {TD} at (60,2) size 52x2 [bgcolor=#0 000FF] [r=0 c=2 rs=1 cs=1]
24 LayoutTableCell {TD} at (135,21) size 219x17 [bgcolor=#0000FF] [r=1 c=1 rs=1 cs=1] 24 LayoutTableCell {TD} at (135,21) size 219x17 [bgcolor=#0000FF] [r=1 c=1 rs=1 cs=1]
25 RenderImage {IMG} at (1,1) size 200x15 [bgcolor=#FFFF00] 25 LayoutImage {IMG} at (1,1) size 200x15 [bgcolor=#FFFF00]
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/008-expected.txt ('k') | LayoutTests/fast/table/growCellForImageQuirk-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698