Open
Bug 570386
Opened 15 years ago
Updated 3 years ago
"ASSERTION: ComputeLineHeight screwed up" with huge font size, take 2
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
93 bytes,
text/html
|
Details |
###!!! ASSERTION: ComputeLineHeight screwed up: 'lineHeight >= 0', file /Users/jruderman/central/layout/generic/nsHTMLReflowState.cpp, line 2143
It seems this only happens with the "number" version of the line-height property. Seemingly-equivalent percent and em-unit values do not trigger the assertion failure.
Comment 1•9 years ago
|
||
Still happens on trunk.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•