layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x366
  RenderBlock {HTML} at (0,0) size 800x366
    RenderBody {BODY} at (8,16) size 784x342
      RenderBlock {H3} at (0,0) size 784x23
        RenderText {#text} at (0,0) size 472x22
          text run at (0,0) width 472: "SPAN attribute of COL element being ignored in Mozilla 1.0 rc1"
      RenderBlock {P} at (0,39) size 784x40
        RenderText {#text} at (0,0) size 735x39
          text run at (0,0) width 735: "(Note: this is a regression bug - I don't know when it appeared, but I remember the SPAN attribute on COL elements"
          text run at (0,20) width 273: "worked fine sometime before Mozilla 0.9.6)"
      RenderBlock {P} at (0,93) size 784x19
        RenderText {#text} at (0,0) size 335x19
          text run at (0,0) width 335: "The following TABLE has a COLGROUP structure of:"
      RenderBlock {PRE} at (15,126) size 769x76 [color=#000066]
        RenderText {#text} at (0,0) size 178x76
          text run at (0,0) width 71: "<colgroup>"
          text run at (71,0) width 0: " "
          text run at (0,19) width 178: " <col width=\"100\" span=\"2\">"
          text run at (178,19) width 0: " "
          text run at (0,38) width 117: " <col width=\"200\">"
          text run at (117,38) width 0: " "
          text run at (0,57) width 75: "</colgroup>"
          text run at (75,57) width 0: " "
      RenderBlock {P} at (0,216) size 784x19
        RenderText {#text} at (0,0) size 551x19
          text run at (0,0) width 551: "So the first two colums should both be 100px wide, and the third should be 200px wide."
      RenderBlock {P} at (0,249) size 784x19
        RenderText {#text} at (0,0) size 567x19
          text run at (0,0) width 567: "However, the first column is 100px, the second is 200px, and the third is the default width."
      RenderBlock {P} at (0,282) size 784x19
        RenderText {#text} at (0,0) size 376x19
          text run at (0,0) width 376: "So it would appear that the SPAN attribute is being ignored."
      RenderTable {TABLE} at (0,315) size 408x27
        RenderTableCol {COLGROUP} at (0,0) size 0x0
          RenderTableCol {COL} at (0,0) size 0x0
          RenderTableCol {COL} at (0,0) size 0x0
        RenderTableSection {TBODY} at (0,0) size 408x27
          RenderTableRow {TR} at (0,2) size 408x23
            RenderTableCell {TD} at (2,2) size 100x23 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
              RenderText {#text} at (2,2) size 30x19
                text run at (2,2) width 30: "col 1"
            RenderTableCell {TD} at (104,2) size 100x23 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
              RenderText {#text} at (2,2) size 30x19
                text run at (2,2) width 30: "col 2"
            RenderTableCell {TD} at (206,2) size 200x23 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
              RenderText {#text} at (2,2) size 30x19
                text run at (2,2) width 30: "col 3"
