OLD | NEW |
| (Empty) |
1 layer at (0,0) size 785x636 | |
2 RenderView at (0,0) size 785x600 | |
3 layer at (0,0) size 785x636 | |
4 RenderBlock {HTML} at (0,0) size 785x636 | |
5 RenderBody {BODY} at (8,8) size 769x620 [bgcolor=#C0C0C0] | |
6 RenderTable {TABLE} at (0,0) size 136x150 [border: (20px outset #808080)] | |
7 RenderTableSection {TBODY} at (20,20) size 96x110 | |
8 RenderTableRow {TR} at (0,10) size 96x90 | |
9 RenderTableCell {TD} at (10,44) size 76x22 [border: (1px inset #8080
80)] [r=0 c=0 rs=1 cs=1] | |
10 RenderText {#text} at (2,2) size 72x18 | |
11 text run at (2,2) width 72: "cell content" | |
12 RenderBlock {P} at (0,166) size 769x18 | |
13 RenderText {#text} at (0,0) size 615x18 | |
14 text run at (0,0) width 615: "The following two tables demostrates the
bug with TD and TABLE both having height specified." | |
15 RenderTable {TABLE} at (0,200) size 256x210 [border: (20px outset #808080)
] | |
16 RenderTableSection {TBODY} at (20,20) size 216x170 | |
17 RenderTableRow {TR} at (0,10) size 216x150 | |
18 RenderTableCell {TD} at (10,74) size 196x22 [border: (1px inset #808
080)] [r=0 c=0 rs=1 cs=1] | |
19 RenderText {#text} at (2,2) size 192x18 | |
20 text run at (2,2) width 192: "height=210 (150+2*10+2*20)" | |
21 RenderTable {TABLE} at (0,410) size 273x210 [border: (20px outset #808080)
] | |
22 RenderTableSection {TBODY} at (20,20) size 233x170 | |
23 RenderTableRow {TR} at (0,10) size 233x150 | |
24 RenderTableCell {TD} at (10,74) size 213x22 [border: (1px inset #808
080)] [r=0 c=0 rs=1 cs=1] | |
25 RenderText {#text} at (2,2) size 209x18 | |
26 text run at (2,2) width 209: "height=211 (150+2*10+2*20+1)" | |
OLD | NEW |