blob: ff248dead1beffa46cafb60f4cf1c70faaec2f81 [file] [log] [blame]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x376
RenderBlock {HTML} at (0,0) size 800x377
RenderBody {BODY} at (8,18) size 784x351
RenderBlock {H3} at (0,0) size 784x23
RenderText {#text} at (0,0) size 524x22
text run at (0,0) width 524: "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 749x39
text run at (0,0) width 749: "(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 278: "worked fine sometime before Mozilla 0.9.6)"
RenderBlock {P} at (0,97) size 784x21
RenderText {#text} at (0,0) size 332x19
text run at (0,0) width 332: "The following TABLE has a COLGROUP structure of:"
RenderBlock {PRE} at (15,133) size 769x65 [color=#000066]
RenderText {#text} at (0,0) size 216x64
text run at (0,0) width 80: "<colgroup>"
text run at (0,16) width 216: " <col width=\"100\" span=\"2\">"
text run at (0,32) width 144: " <col width=\"200\">"
text run at (0,48) width 88: "</colgroup>"
RenderBlock {P} at (0,213) size 784x21
RenderText {#text} at (0,0) size 532x19
text run at (0,0) width 532: "So the first two colums should both be 100px wide, and the third should be 200px wide."
RenderBlock {P} at (0,249) size 784x21
RenderText {#text} at (0,0) size 543x19
text run at (0,0) width 543: "However, the first column is 100px, the second is 200px, and the third is the default width."
RenderBlock {P} at (0,285) size 784x21
RenderText {#text} at (0,0) size 363x19
text run at (0,0) width 363: "So it would appear that the SPAN attribute is being ignored."
RenderTable {TABLE} at (0,321) 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 30x19
text run at (2,2) width 30: "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 30x19
text run at (2,2) width 30: "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 30x19
text run at (2,2) width 30: "col 3"