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

Side by Side Diff: LayoutTests/tables/mozilla/bugs/bug120107-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 360x174 6 LayoutTable {TABLE} at (0,0) size 360x174
7 LayoutTableSection {TBODY} at (0,0) size 360x174 7 LayoutTableSection {TBODY} at (0,0) size 360x174
8 LayoutTableRow {TR} at (0,2) size 360x170 8 LayoutTableRow {TR} at (0,2) size 360x170
9 LayoutTableCell {TD} at (2,2) size 356x170 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 356x170 [border: (1px solid #0000 00)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 204x166 [border: (1px solid #000 000)] 10 LayoutTable {TABLE} at (2,2) size 204x166 [border: (1px solid #000 000)]
11 LayoutTableSection {TBODY} at (1,1) size 202x164 11 LayoutTableSection {TBODY} at (1,1) size 202x164
12 LayoutTableRow {TR} at (0,2) size 202x160 12 LayoutTableRow {TR} at (0,2) size 202x160
13 LayoutTableCell {TD} at (2,2) size 198x160 [r=0 c=0 rs=1 cs= 1] 13 LayoutTableCell {TD} at (2,2) size 198x160 [r=0 c=0 rs=1 cs= 1]
14 LayoutTable {TABLE} at (1,1) size 196x158 14 LayoutTable {TABLE} at (1,1) size 196x158
15 LayoutTableSection {TBODY} at (0,0) size 196x158 15 LayoutTableSection {TBODY} at (0,0) size 196x158
16 LayoutTableRow {TR} at (0,2) size 196x154 [bgcolor=#FF A500] 16 LayoutTableRow {TR} at (0,2) size 196x154 [bgcolor=#FF A500]
17 LayoutTableCell {TD} at (2,2) size 192x154 [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 192x154 [r=0 c=0 rs=1 cs=1]
18 RenderImage {IMG} at (1,1) size 190x152 18 LayoutImage {IMG} at (1,1) size 190x152
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698