Closed
Bug 29709
Opened 25 years ago
Closed 25 years ago
crash
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: buster, Assigned: karnaze)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
(deleted),
text/html
|
Details |
crash loading this page. first you get a couple of asserts in
nsTableCellFrame::SetBorderEdge() at:
NS_ASSERTION(PR_FALSE, "bad border edge state");
then later you crash because border is null in SetBorderEdgeLength().
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 28933 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•