Closed Bug 1180 Opened 26 years ago Closed 26 years ago

mozilla.org looks really nasty; multiple colspan bug?

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: buster)

References

()

Details

Mozilla.org looks really nasty. There is content leaking out of one column into another, and the indentations for bullets in one column appear to be way off. It seems to have something to do with their lousy HTML, which includes tons of colspans. (colspan=19, colspan=18, etc.)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Coding incremental reflow broke some of the "mincolspan" logic that handled warped pages like this that specified nonsense colspans that extended beyond the table. The code is now fixed.
Status: RESOLVED → VERIFIED
marking bug verified.
You need to log in before you can comment on or make changes to this bug.