blob: 11c8e4698a34d9085948b7f68b4e557c28fa2947 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x357
RenderBlock {HTML} at (0,0) size 800x358
RenderBody {BODY} at (8,18) size 784x332
RenderBlock {H3} at (0,0) size 784x22
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,40) size 784x37
RenderText {#text} at (0,0) size 744x36
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,18) width 278: "worked fine sometime before Mozilla 0.9.6)"
RenderBlock {P} at (0,92) size 784x19
RenderText {#text} at (0,0) size 354x18
text run at (0,0) width 354: "The following TABLE has a COLGROUP structure of:"
RenderBlock {PRE} at (15,126) size 769x61 [color=#000066]
RenderText {#text} at (0,0) size 211x60
text run at (0,0) width 79: "<colgroup>"
text run at (0,15) width 211: " <col width=\"100\" span=\"2\">"
text run at (0,30) width 141: " <col width=\"200\">"
text run at (0,45) width 86: "</colgroup>"
RenderBlock {P} at (0,202) size 784x19
RenderText {#text} at (0,0) size 563x18
text run at (0,0) width 563: "So the first two colums should both be 100px wide, and the third should be 200px wide."
RenderBlock {P} at (0,236) size 784x19
RenderText {#text} at (0,0) size 580x18
text run at (0,0) width 580: "However, the first column is 100px, the second is 200px, and the third is the default width."
RenderBlock {P} at (0,270) size 784x19
RenderText {#text} at (0,0) size 384x18
text run at (0,0) width 384: "So it would appear that the SPAN attribute is being ignored."
RenderTable {TABLE} at (0,304) 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 408x26
RenderTableRow {TR} at (0,2) size 408x22
RenderTableCell {TD} at (2,2) size 100x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x18
text run at (2,2) width 32: "col 1"
RenderTableCell {TD} at (104,2) size 100x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x18
text run at (2,2) width 32: "col 2"
RenderTableCell {TD} at (206,2) size 200x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x18
text run at (2,2) width 32: "col 3"