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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2973-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 784x95 6 LayoutTable {TABLE} at (0,0) size 784x95
7 LayoutTableSection {TBODY} at (0,0) size 784x95 7 LayoutTableSection {TBODY} at (0,0) size 784x95
8 LayoutTableRow {TR} at (0,2) size 784x91 8 LayoutTableRow {TR} at (0,2) size 784x91
9 LayoutTableCell {TD} at (2,2) size 639x91 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 639x91 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 637x89 10 LayoutTable {TABLE} at (1,1) size 637x89
11 LayoutTableSection {TBODY} at (0,0) size 637x89 11 LayoutTableSection {TBODY} at (0,0) size 637x89
12 LayoutTableRow {TR} at (0,2) size 637x85 12 LayoutTableRow {TR} at (0,2) size 637x85
13 LayoutTableCell {TD} at (2,2) size 633x85 [r=0 c=0 rs=1 cs=1 ] 13 LayoutTableCell {TD} at (2,2) size 633x85 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 50x82 14 RenderText {#text} at (1,1) size 50x82
15 text run at (1,1) width 50: "inside of" 15 text run at (1,1) width 50: "inside of"
16 text run at (1,64) width 29: "table" 16 text run at (1,64) width 29: "table"
17 RenderImage {IMG} at (30,21) size 600x58 17 LayoutImage {IMG} at (30,21) size 600x58
18 LayoutTableCell {TD} at (643,26) size 139x42 [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (643,26) size 139x42 [r=0 c=1 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 114x39 19 RenderText {#text} at (1,1) size 114x39
20 text run at (1,1) width 114: "2nd row of outside" 20 text run at (1,1) width 114: "2nd row of outside"
21 text run at (1,21) width 29: "table" 21 text run at (1,21) width 29: "table"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698