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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug4501-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 784x221 [bgcolor=#FFCC00] [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x221 [bgcolor=#FFCC00] [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x219 7 LayoutTableSection {TBODY} at (1,1) size 782x219
8 LayoutTableRow {TR} at (0,0) size 782x199 8 LayoutTableRow {TR} at (0,0) size 782x199
9 LayoutTableCell {TD} at (0,0) size 113x199 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 113x199 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (1,1) size 111x197 10 LayoutImage {IMG} at (1,1) size 111x197
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 LayoutTableCell {TD} at (113,0) size 669x100 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (113,0) size 669x100 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
13 RenderImage {IMG} at (1,1) size 381x98 13 LayoutImage {IMG} at (1,1) size 381x98
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 LayoutTableRow {TR} at (0,199) size 782x20 15 LayoutTableRow {TR} at (0,199) size 782x20
16 LayoutTableCell {TD} at (0,199) size 113x20 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,199) size 113x20 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 96x17 17 RenderText {#text} at (1,1) size 96x17
18 text run at (1,1) width 96: "something else" 18 text run at (1,1) width 96: "something else"
19 LayoutTableCell {TD} at (113,199) size 669x20 [border: (1px inset #8 08080)] [r=1 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (113,199) size 669x20 [border: (1px inset #8 08080)] [r=1 c=1 rs=1 cs=1]
20 LayoutTable {TABLE} at (1,1) size 218x18 20 LayoutTable {TABLE} at (1,1) size 218x18
21 LayoutTableSection {TBODY} at (0,0) size 218x18 21 LayoutTableSection {TBODY} at (0,0) size 218x18
22 LayoutTableRow {TR} at (0,0) size 218x18 22 LayoutTableRow {TR} at (0,0) size 218x18
23 LayoutTableCell {TD} at (0,0) size 218x18 [r=0 c=0 rs=1 cs=1 ] 23 LayoutTableCell {TD} at (0,0) size 218x18 [r=0 c=0 rs=1 cs=1 ]
24 RenderText {#text} at (0,0) size 218x17 24 RenderText {#text} at (0,0) size 218x17
25 text run at (0,0) width 218: "Sunday April 11, 1999, 07: 34 PM" 25 text run at (0,0) width 218: "Sunday April 11, 1999, 07: 34 PM"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698