I am THE element. I am lucky enough to have specific line-height for myself.
(.element computed line-height: 24px)
I am a children and I have no specific line-height setted. So I determine mine by following inheritance and casacading rules.
(.children computed line-height: 18px)