Closed
Bug 382610
Opened 17 years ago
Closed 17 years ago
"ASSERTION: containing block height must be constrained" with position: absolute, -moz-appearance on file upload control
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
###!!! ASSERTION: containing block height must be constrained: 'containingBlockHeight != NS_AUTOHEIGHT', file /Users/jruderman/trunk/mozilla/layout/generic/nsHTMLReflowState.cpp, line 1041
Comment 1•17 years ago
|
||
This worksforme with current trunk on Linux... Jesse, do you still see this?
Reporter | ||
Comment 2•17 years ago
|
||
Yes, I still see this on Mac trunk.
Comment 3•17 years ago
|
||
I think this is fixed by the patch that just landed for bug #363696.
Updated•17 years ago
|
Updated•17 years ago
|
Flags: in-testsuite?
Reporter | ||
Comment 5•17 years ago
|
||
Testcase checked in as a crashtest.
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•