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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug22513-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 [bgcolor=#999999] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#999999]
6 LayoutTable {TABLE} at (0,0) size 130x15 6 LayoutTable {TABLE} at (0,0) size 130x15
7 LayoutTableSection {TBODY} at (0,0) size 130x15 7 LayoutTableSection {TBODY} at (0,0) size 130x15
8 LayoutTableRow {TR} at (0,0) size 130x15 8 LayoutTableRow {TR} at (0,0) size 130x15
9 LayoutTableCell {TD} at (0,0) size 15x15 [bgcolor=#FFCC00] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 15x15 [bgcolor=#FFCC00] [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (0,0) size 15x15 10 LayoutImage {IMG} at (0,0) size 15x15
11 LayoutTableCell {TD} at (15,1) size 100x12 [bgcolor=#FFCC00] [r=0 c= 1 rs=1 cs=1] 11 LayoutTableCell {TD} at (15,1) size 100x12 [bgcolor=#FFCC00] [r=0 c= 1 rs=1 cs=1]
12 RenderInline {B} at (0,0) size 62x17 12 RenderInline {B} at (0,0) size 62x17
13 RenderInline {FONT} at (0,0) size 62x12 13 RenderInline {FONT} at (0,0) size 62x12
14 RenderText {#text} at (19,0) size 62x12 14 RenderText {#text} at (19,0) size 62x12
15 text run at (19,0) width 62: "Downloads" 15 text run at (19,0) width 62: "Downloads"
16 LayoutTableCell {TD} at (115,0) size 15x15 [bgcolor=#FFCC00] [r=0 c= 2 rs=1 cs=1] 16 LayoutTableCell {TD} at (115,0) size 15x15 [bgcolor=#FFCC00] [r=0 c= 2 rs=1 cs=1]
17 RenderImage {IMG} at (0,0) size 15x15 17 LayoutImage {IMG} at (0,0) size 15x15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698