Closed
Bug 455643
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Calling EnsureBidiContinuation on non-first-in-flow" with -moz-column, float
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
631 bytes,
application/xhtml+xml
|
Details |
###!!! ASSERTION: Calling EnsureBidiContinuation on non-first-in-flow: '!aFrame->GetPrevInFlow()', file /Users/jruderman/central/layout/base/nsBidiPresUtils.cpp, line 1082
Reporter | ||
Comment 1•16 years ago
|
||
WFM :) I'll add a crashtest.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•16 years ago
|
||
Crashtest added:
http://hg.mozilla.org/mozilla-central/rev/aad5b1c64ed4
Flags: in-testsuite+
Comment 3•16 years ago
|
||
This is vacuously WFM: since bug 332655 we call EnsureBidiContinuation on non-first-in-flows as a matter of course and the assertion no longer exists.
Depends on: 332655
You need to log in
before you can comment on or make changes to this bug.
Description
•