layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow (anonymous) at (0,0) size 784x36
        LayoutText {#text} at (0,0) size 674x17
          text run at (0,0) width 674: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
        LayoutBR {BR} at (673,14) size 1x0
        LayoutBR {BR} at (0,18) size 0x17
      LayoutTable {TABLE} at (0,36) size 88x46
        LayoutTableSection {TBODY} at (0,0) size 88x46
          LayoutTableRow {TR} at (0,2) size 88x20
            LayoutTableCell {TD} at (2,2) size 41x20 [r=0 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 1"
            LayoutTableCell {TD} at (45,2) size 41x20 [r=0 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 2"
          LayoutTableRow {TR} at (0,24) size 88x20
            LayoutTableCell {TD} at (2,24) size 41x20 [r=1 c=0 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 3"
            LayoutTableCell {TD} at (45,24) size 41x20 [r=1 c=1 rs=1 cs=1]
              LayoutText {#text} at (1,1) size 39x17
                text run at (1,1) width 39: "Cell 4"