Closed Bug 24880 Opened 25 years ago Closed 25 years ago

Table display incorrect when COLSPAN=0 used in first cell, first row

Categories

(Core :: Layout, defect, P3)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cmanske, Assigned: karnaze)

References

Details

Attachments

(2 files)

COLSPAN=0 is supposed to cause table layout to extend a table cell to span
all cells in a colgroup (or entire width of table if no explicit colgroup).
This doesn't work if cell with colspan=0 is in the first row. See first 
test file (table0.html).
It does work if the cell is in an interior row or the last row of the table.
(See 2nd attached table, table1.html)
Blocks: 20973
Status: NEW → ASSIGNED
Target Milestone: M14
Fixed with latest checkin.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed in the Feb 17 build.
Status: RESOLVED → VERIFIED
rowspan/colspan=0 now only works according to HTML 4 in strict mode. There are 
pages relying on the behavior where a value <= 0 becomes 1.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: