1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 638
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x638 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x638
5 LayoutBlockFlow {BODY} at (8,8) size 769x622 [bgcolor=#C0C0C0]
6 LayoutTable {TABLE} at (0,0) size 132x150 [border: (20px outset #808080)]
7 LayoutTableSection {TBODY} at (20,20) size 92x110
8 LayoutTableRow {TR} at (0,10) size 92x90
9 LayoutTableCell {TD} at (10,43) size 72x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 68x19
11 text run at (2,2) width 68: "cell content"
12 LayoutBlockFlow {P} at (0,166) size 769x20
13 LayoutText {#text} at (0,0) size 576x19
14 text run at (0,0) width 576: "The following two tables demostrates the bug with TD and TABLE both having height specified."
15 LayoutTable {TABLE} at (0,202) size 252x210 [border: (20px outset #808080)]
16 LayoutTableSection {TBODY} at (20,20) size 212x170
17 LayoutTableRow {TR} at (0,10) size 212x150
18 LayoutTableCell {TD} at (10,73) size 192x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
19 LayoutText {#text} at (2,2) size 188x19
20 text run at (2,2) width 188: "height=210 (150+2*10+2*20)"
21 LayoutTable {TABLE} at (0,412) size 269x210 [border: (20px outset #808080)]
22 LayoutTableSection {TBODY} at (20,20) size 229x170
23 LayoutTableRow {TR} at (0,10) size 229x150
24 LayoutTableCell {TD} at (10,73) size 209x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
25 LayoutText {#text} at (2,2) size 205x19
26 text run at (2,2) width 205: "height=211 (150+2*10+2*20+1)"