I have a span element with the following CSS:
span
span.test { font-size: 20px; line-height: 1; }
Why the calculated height of
'line-hieght:1' is inherited from parent. try own line-height.