Closed
Bug 494300
Opened 16 years ago
Closed 16 years ago
"ASSERTION: prev sibling has different parent" with xul:listbox, mathml
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
1.66 KB,
application/vnd.mozilla.xul+xml
|
Details |
This testcase triggers:
###!!! ASSERTION: prev sibling has different parent: 'aFrameList->GetParent() == aPrevSibling->GetParent()', file /Users/jruderman/central/layout/generic/nsFrameList.cpp, line 229
I think this bug can also trigger:
###!!! ASSERTION: next sibling has different parent: '!nextFrame || aFrameList->GetParent() == nextFrame->GetParent()', file /Users/jruderman/central/layout/generic/nsFrameList.cpp, line 233
Comment 1•16 years ago
|
||
Works for me, Firefox mozilla-central debug build on Linux and OSX.
Reporter | ||
Comment 2•16 years ago
|
||
Yep, WFM on Mac. I'll add a crashtest.
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•