Closed
Bug 379788
Opened 18 years ago
Closed 18 years ago
"ASSERTION: not an int value" with fixed positioning
Categories
(Core :: Layout: Positioned, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
193 bytes,
text/html
|
Details |
###!!! ASSERTION: not an int value: '(mUnit == eStyleUnit_Proportional) || (mUnit == eStyleUnit_Enumerated) || (mUnit == eStyleUnit_Chars) || (mUnit == eStyleUnit_Integer)', file ../../dist/include/layout/nsStyleCoord.h, line 177
Comment 1•18 years ago
|
||
This testcase does assert a lot about mIsReflowing, but I can't reproduce the reported assertion on trunk.
Reporter | ||
Comment 2•18 years ago
|
||
WFM on trunk. I don't see any assertions.
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•