Open Bug 1225901 Opened 9 years ago Updated 2 years ago

removing only cell in column doesn't reduce column count when table has colspan=0 cell

Categories

(Core :: Layout: Tables, defect)

defect

Tracking

()

Tracking Status
firefox45 --- affected

People

(Reporter: dbaron, Unassigned)

References

Details

Attachments

(1 file)

Removing the only cell that causes a column to exist doesn't reduce the number of columns that Gecko thinks the column has, when the table has colspan=0 cell ("span all columns") in a different row.

I believe this is because nsTableCellMap::RemoveColsAtEnd doesn't check for this case properly.
Depends on: 1242164
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: