Closed
Bug 426272
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Range out of bounds" and more with RLE, -moz-column
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
###!!! ASSERTION: Negative flow length?: 'flowEndInTextRun >= transformedOffset', file /Users/jruderman/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 5460
###!!! ASSERTION: Range out of bounds: 'IsInBounds(mStart, mLength, aStart, aLength)', file /Users/jruderman/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 2189
###!!! ASSERTION: No text for IsSpace!: 'aPos < aFrag->GetLength()', file /Users/jruderman/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 476
###!!! ASSERTION: bad index: 'PRUint32(aIndex) < mState.mLength', file /Users/jruderman/trunk/mozilla/layout/base/../../content/base/src/nsTextFragment.h, line 184
Also, the letter 'Y' appears multiple times and the letters 'a' and 'b' don't appear at all.
Reporter | ||
Comment 1•16 years ago
|
||
WFM. Added a crashtest.
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•