Closed
Bug 448488
Opened 17 years ago
Closed 16 years ago
"###!!! ASSERTION: width less than zero: 'result >= 0'" with ch units
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
72 bytes,
text/html
|
Details |
###!!! ASSERTION: width less than zero: 'result >= 0', file /Users/jruderman/central/mozilla/layout/base/nsLayoutUtils.cpp, line 1873
![]() |
||
Comment 1•17 years ago
|
||
Usual overflow issue, no?
Reporter | ||
Comment 2•17 years ago
|
||
Dunno. If you fix this, I can look for other things that trigger this assertion... is it important for me to be able to do that?
There are a bunch of other easy ones that should trigger it; no need for you to look for them.
Reporter | ||
Comment 4•16 years ago
|
||
WFM on trunk. I get a bunch of assertions, but not "width less than zero".
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 5•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•