| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x368 |
| RenderBlock {HTML} at (0,0) size 800x369 |
| RenderBody {BODY} at (8,18) size 784x343 |
| RenderBlock {H3} at (0,0) size 784x23 |
| RenderText {#text} at (0,0) size 520x22 |
| text run at (0,0) width 520: "SPAN attribute of COL element being ignored in Mozilla 1.0 rc1" |
| RenderBlock {P} at (0,41) size 784x41 |
| RenderText {#text} at (0,0) size 744x39 |
| text run at (0,0) width 744: "(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 279: "worked fine sometime before Mozilla 0.9.6)" |
| RenderBlock {P} at (0,97) size 784x21 |
| RenderText {#text} at (0,0) size 354x19 |
| text run at (0,0) width 354: "The following TABLE has a COLGROUP structure of:" |
| RenderBlock {PRE} at (15,133) size 769x57 [color=#000066] |
| RenderText {#text} at (0,0) size 211x56 |
| text run at (0,0) width 79: "<colgroup>" |
| text run at (0,14) width 211: " <col width=\"100\" span=\"2\">" |
| text run at (0,28) width 141: " <col width=\"200\">" |
| text run at (0,42) width 86: "</colgroup>" |
| RenderBlock {P} at (0,205) size 784x21 |
| RenderText {#text} at (0,0) size 564x19 |
| text run at (0,0) width 564: "So the first two colums should both be 100px wide, and the third should be 200px wide." |
| RenderBlock {P} at (0,241) size 784x21 |
| RenderText {#text} at (0,0) size 581x19 |
| text run at (0,0) width 581: "However, the first column is 100px, the second is 200px, and the third is the default width." |
| RenderBlock {P} at (0,277) size 784x21 |
| RenderText {#text} at (0,0) size 384x19 |
| text run at (0,0) width 384: "So it would appear that the SPAN attribute is being ignored." |
| RenderTable {TABLE} at (0,313) size 408x29 |
| 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 408x28 |
| RenderTableRow {TR} at (0,2) size 408x24 |
| RenderTableCell {TD} at (2,2) size 100x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 32x19 |
| text run at (2,2) width 32: "col 1" |
| RenderTableCell {TD} at (104,2) size 100x24 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 32x19 |
| text run at (2,2) width 32: "col 2" |
| RenderTableCell {TD} at (206,2) size 200x24 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1] |
| RenderText {#text} at (2,2) size 32x19 |
| text run at (2,2) width 32: "col 3" |