Closed
Bug 623
Opened 26 years ago
Closed 24 years ago
table assertion triggered when maxElementSize > desiredSize
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: buster, Assigned: buster)
References
()
Details
a floating image on this page reports its desired size to be less than its
maxElementSize. Table code asserts that maxElementSize <= desiredSize. I've
fixed it so that the table cell always reserves at least the maxElementSize for
the content.
Updated•26 years ago
|
Component: Unknown → HTMLTables
Comment 1•24 years ago
|
||
mid-air collision ? / bugzilla cleanup
Reopening (current State: resolved and no resolution)
Status: RESOLVED → REOPENED
Comment 2•24 years ago
|
||
marking fixed (no comments here about that)
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•