Closed
Bug 400078
Opened 17 years ago
Closed 15 years ago
"ASSERTION: overflow container must not have computedHeightLeftOver"
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
437 bytes,
text/html
|
Details |
The testcase triggers:
###!!! ASSERTION: overflow container must not have computedHeightLeftOver: '!( IS_TRUE_OVERFLOW_CONTAINER(this) && computedHeightLeftOver )', file /Users/jruderman/trunk/mozilla/layout/generic/nsBlockFrame.cpp, line 1301
I also noticed that the red thing doesn't change size when I resize the browser window (until I reload). I don't know if that's the same bug or a separate bug.
Reporter | ||
Comment 1•15 years ago
|
||
WFM.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•