window.getComputedStyle(…).getPropertyValue(‘width’) is returning wrong value on chorome
I’m trying to determin the width of a 1 char element defined simply as :
window.getComputedStyle(…).getPropertyValue(‘width’) is returning wrong value on chorome
I’m trying to determin the width of a 1 char element defined simply as :