layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x142
  LayoutBlockFlow {HTML} at (0,0) size 800x142
    LayoutBlockFlow {BODY} at (8,8) size 784x118
      LayoutBlockFlow {DIV} at (0,0) size 784x82
        LayoutTable {TABLE} at (0,0) size 119x82 [border: (1px outset #808080)]
          LayoutTableSection {TBODY} at (1,1) size 117x80
            LayoutTableRow {TR} at (0,2) size 117x24
              LayoutTableCell {TD} at (2,2) size 24x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "1.1"
              LayoutTableCell {TD} at (28,2) size 24x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "1.2"
              LayoutTableCell {TD} at (54,2) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 57x19
                  text run at (2,2) width 57: "green cell"
            LayoutTableRow {TR} at (0,28) size 117x24
              LayoutTableCell {TD} at (2,28) size 24x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "2.1"
              LayoutTableCell {TD} at (28,28) size 24x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "2.2"
              LayoutTableCell {TD} at (54,28) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 57x19
                  text run at (2,2) width 57: "green cell"
            LayoutTableRow {TR} at (0,54) size 117x24
              LayoutTableCell {TD} at (2,54) size 24x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "3.1"
              LayoutTableCell {TD} at (28,54) size 24x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 20x19
                  text run at (2,2) width 20: "3.2"
              LayoutTableCell {TD} at (54,54) size 61x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
                LayoutText {#text} at (2,2) size 57x19
                  text run at (2,2) width 57: "green cell"
      LayoutBlockFlow {P} at (0,98) size 784x20
        LayoutInline {SPAN} at (0,0) size 411x19 [bgcolor=#00FF00]
          LayoutText {#text} at (0,0) size 411x19
            text run at (0,0) width 259: "This paragraph contains a span that should "
            text run at (259,0) width 152: "have a green background"
        LayoutText {#text} at (411,0) size 134x19
          text run at (411,0) width 134: " and some text after it."