Closed
Bug 650475
Opened 14 years ago
Closed 14 years ago
"ASSERTION: Creating ContinuingTextFrame, but there is no more content"
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: smontagu)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(3 files)
###!!! ASSERTION: Creating ContinuingTextFrame, but there is no more content: 'mContentOffset < PRInt32(aContent->GetText()->GetLength())', file layout/generic/nsTextFrameThebes.cpp, line 3743
Strangely, the testcase has to be XHTML. Standards-mode HTML doesn't trigger the bug.
Reporter | ||
Updated•14 years ago
|
Attachment #526470 -
Attachment mime type: text/html → application/xhtml+xml
Reporter | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
This is caused by http://hg.mozilla.org/mozilla-central/rev/2ad43389d244
Assignee: nobody → smontagu
Reporter | ||
Updated•14 years ago
|
Blocks: 263359
Keywords: regression
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #526570 -
Flags: review?(roc)
Attachment #526570 -
Flags: review?(roc) → review+
Assignee | ||
Comment 4•14 years ago
|
||
I folded the fix and testcase into http://hg.mozilla.org/mozilla-central/rev/3d475b322365 when rechecking in bug 263359
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•