inner text height of paragraph doesn't align with its parent paragraph
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: alex.raihel, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
You can open this in FF and see that the heights are different
https://jsfiddle.net/alexraihel/mr83k27a/2/
Actual results:
The height. of. the text and the paragraph don't align.
I'm calculating the line height and multiplying by number of rows. and for some reason, on FF only, the numbers don't align.
Expected results:
Heights should be identical
Checked on Windows & Mac, Latest versions.
Comment 1•6 years ago
|
||
Hi Alex,
I've checked this and the values displayed are the same in FF and Chrome. The line-height is 18px, max-width being set to 300, there are 6 lines, which equals 108px height.
Please provide more information/screenshot, if you think I misunderstood something. Otherwise we should close the bug as invalid.
Thank you!
Comment 2•6 years ago
|
||
Marking this as Resolved-Inactive, due to the lack of response from reporter.
Description
•