Closed
Bug 386575
Opened 17 years ago
Closed 16 years ago
"ASSERTION: unknown min-height unit" with percentage height and min-height (in table?)
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9beta3
People
(Reporter: jruderman, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
824 bytes,
application/xhtml+xml
|
Details | |
1.37 KB,
patch
|
roc
:
review+
roc
:
superreview+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: unknown min-height unit: 'pos->mMaxHeight.GetUnit() == eStyleUnit_Percent', file /Users/jruderman/trunk/mozilla/layout/base/nsLayoutUtils.cpp, line 1290
Reporter | ||
Comment 1•17 years ago
|
||
Assignee | ||
Comment 2•16 years ago
|
||
Fix typo in assertion.
Assignee: nobody → mats.palmgren
Status: NEW → ASSIGNED
Attachment #293522 -
Flags: superreview?(roc)
Attachment #293522 -
Flags: review?(roc)
Attachment #293522 -
Flags: approval1.9?
Comment 3•16 years ago
|
||
Comment on attachment 293522 [details] [diff] [review] fix roc: nom for a1.9? when you're done with your review
Attachment #293522 -
Flags: approval1.9?
Attachment #293522 -
Flags: superreview?(roc)
Attachment #293522 -
Flags: superreview+
Attachment #293522 -
Flags: review?(roc)
Attachment #293522 -
Flags: review+
Attachment #293522 -
Flags: approval1.9?
Updated•16 years ago
|
Attachment #293522 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•16 years ago
|
||
mozilla/layout/base/nsLayoutUtils.cpp 3.123 mozilla/layout/base/tests/test_bug386575.xhtml 1.1 mozilla/layout/base/tests/Makefile.in 1.57 -> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
OS: Mac OS X → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M11
You need to log in
before you can comment on or make changes to this bug.
Description
•