layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
  RenderBlock {HTML} at (0,0) size 800x600
    RenderBody {BODY} at (8,8) size 784x576
      RenderBlock (anonymous) at (0,0) size 784x20
        RenderText {#text} at (0,0) size 780x19
          text run at (0,0) width 780: "This page shows a difference between IE and Netscape 6 rendering of tables / cells with heights expressed in percentages."
      RenderBlock {P} at (0,36) size 784x40
        RenderText {#text} at (0,0) size 749x39
          text run at (0,0) width 213: "The table A below has two cells. "
          text run at (212,0) width 407: "Cell A1 contains an invisible image to make the cell fairly tall. "
          text run at (618,0) width 131: "Cell A2 has a height"
          text run at (0,20) width 346: "attribute of 100%, and contains another table, table B."
      RenderBlock {P} at (0,92) size 784x60
        RenderText {#text} at (0,0) size 779x59
          text run at (0,0) width 222: "Table B has two cells, B1 and B2. "
          text run at (221,0) width 260: "B1 has a fixed pixel height of 30 pixels. "
          text run at (480,0) width 167: "B2 has a height of 100%. "
          text run at (646,0) width 133: "In IE, this causes B2"
          text run at (0,20) width 774: "to stretch to fill the entire height of cell A2, while in Netscape 6 / Gecko, it seems to have no impact on the height of cell"
          text run at (0,40) width 24: "A2."
      RenderBlock {P} at (0,168) size 784x209
        RenderTable {TABLE} at (0,0) size 128x209 [border: (1px outset #808080)]
          RenderTableSection {TBODY} at (1,1) size 126x207
            RenderTableRow {TR} at (0,0) size 126x207
              RenderTableCell {TD} at (0,0) size 63x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                RenderImage {IMG} at (1,1) size 10x200
                RenderText {#text} at (11,186) size 51x19
                  text run at (11,186) width 51: "Cell A1"
              RenderTableCell {TD} at (62,70) size 64x67 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
                RenderTable {TABLE} at (1,1) size 62x64 [border: (2px outset #808080)]
                  RenderTableSection {TBODY} at (2,2) size 58x60
                    RenderTableRow {TR} at (0,2) size 58x30
                      RenderTableCell {TD} at (2,5) size 54x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                        RenderText {#text} at (2,2) size 50x19
                          text run at (2,2) width 50: "Cell B1"
                    RenderTableRow {TR} at (0,34) size 58x24
                      RenderTableCell {TD} at (2,34) size 54x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
                        RenderText {#text} at (2,2) size 50x19
                          text run at (2,2) width 50: "Cell B2"
