Results 1 comments of Law Smith

Under the hood, this library uses `window.getComputedStyle()` to set the style of the DOM Element you are converting. I believe the issue is that when you set `position: absolute`, `window.getComputedStyle()`...