Calculate Line Height from CSS Style

by Shamasis Bhattacharya

JavaScript

var setLineHeight = function (styleObj) {
    console.log('test')
}