Closed
Bug 615944
Opened 15 years ago
Closed 12 years ago
"ASSERTION: continuations should have the same style context" with -moz-column
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: continuations should have the same style context: 'oldContext == nextContinuationContext || oldContext->GetPseudo() != nextContinuationContext->GetPseudo() || oldContext->GetParent() != nextContinuationContext->GetParent()', file layout/base/nsFrameManager.cpp, line 1146
Reporter | ||
Comment 1•15 years ago
|
||
![]() |
||
Comment 2•14 years ago
|
||
The comments in bug 678929 explain why this happens.
Reporter | ||
Comment 3•12 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•