Closed
Bug 331690
Opened 19 years ago
Closed 19 years ago
Crash [@ nsCSSFrameConstructor::ReinsertContent] involving CSS display: table-*
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
523 bytes,
text/html
|
Details |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060321 Firefox/1.6a1
The testcase causes
###!!! ASSERTION: Null out-of-flow for placeholder?: 'outOfFlow', file /Users/admin/trunk/mozilla/layout/base/../generic/nsPlaceholderFrame.h, line 121
and a crash in nsCSSFrameConstructor::ReinsertContent.
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Might be a dup of bug 330970.
Updated•19 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
Reporter | ||
Updated•19 years ago
|
Blocks: randomclasses
Reporter | ||
Comment 3•19 years ago
|
||
CCing Bernd because he loves tables.
WFM Gecko/2006091504 and no assert in my debug build
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsCSSFrameConstructor::ReinsertContent]
You need to log in
before you can comment on or make changes to this bug.
Description
•