This is a demo playground for the article "Line-height units" by tzi.

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)
Edit in JS Bin