Closed
Bug 784905
Opened 12 years ago
Closed 12 years ago
"Assertion failure: uint32_t(startOffset) <= startParent->Length() && uint32_t(endOffset) <= endParent->Length()"
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 785720
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Assertion failure: uint32_t(startOffset) <= startParent->Length() && uint32_t(endOffset) <= endParent->Length(), at content/base/src/nsContentIterator.cpp:1203
This assertion was added in bug 767169, so maybe it's related to bug 772387. But this isn't the first problem caused by MathML-layout's habit of modifying the DOM.
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•