layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x84
  LayoutBlockFlow {HTML} at (0,0) size 800x84
    LayoutBlockFlow {BODY} at (8,8) size 784x68
      LayoutTable {TABLE} at (0,0) size 350x68 [border: (1px outset #808080)]
        LayoutTableSection {TBODY} at (1,1) size 348x66
          LayoutTableRow {TR} at (0,0) size 348x22
            LayoutTableCell {TD} at (0,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
              LayoutText {#text} at (1,1) size 4x19
                text run at (1,1) width 4: " "
            LayoutTableCell {TD} at (6,0) size 336x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 334x19
                text run at (1,1) width 334: "This row has two cells with rowspans and a middle cell."
            LayoutTableCell {TD} at (342,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
              LayoutText {#text} at (1,1) size 4x19
                text run at (1,1) width 4: " "
          LayoutTableRow {TR} at (0,22) size 348x22
            LayoutTableCell {TD} at (6,22) size 336x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 152x19
                text run at (1,1) width 152: "This cell is coloured blue."
          LayoutTableRow {TR} at (0,44) size 348x22 [bgcolor=#FF0000]
            LayoutTableCell {TD} at (6,44) size 336x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 151x19
                text run at (1,1) width 151: "This row is coloured red."