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 784x584
      RenderBlock {P} at (0,0) size 784x36
        RenderText {#text} at (0,0) size 768x36
          text run at (0,0) width 768: "The COL element specifies attributes for a table column. In this test case, the COL element is used in conjunction with the"
          text run at (0,18) width 101: "SPAN attribute."
      RenderTable {TABLE} at (0,52) size 560x52 [border: (1px outset #808080)]
        RenderTableCol {COL} at (0,0) size 0x0
        RenderTableSection {TBODY} at (1,1) size 558x50
          RenderTableRow {TR} at (0,2) size 558x22
            RenderTableCell {TH} at (2,2) size 423x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
              RenderText {#text} at (2,2) size 419x18
                text run at (2,2) width 419: "This heading should span across the two columns in this table."
          RenderTableRow {TR} at (0,26) size 558x22
            RenderTableCell {TD} at (2,26) size 423x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
              RenderText {#text} at (2,2) size 124x18
                text run at (2,2) width 124: "This is column one."
            RenderTableCell {TD} at (427,26) size 129x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
              RenderText {#text} at (2,2) size 125x18
                text run at (2,2) width 125: "This is column two."
