Closed adajoy closed 2 years ago
environment: IE11 WIN10 1903
this issue only happen with IE this maybe a problem with getComputedStyle() will return negative value in IE when value get large, like 300000px.
Test case: https://codepen.io/adajoy/pen/eYOBwYy
codepen doesn't support ie, you can open the pen with other browsers, copy the code and run it locally to reproduce it
environment: IE11 WIN10 1903
this issue only happen with IE this maybe a problem with getComputedStyle() will return negative value in IE when value get large, like 300000px.
Test case: https://codepen.io/adajoy/pen/eYOBwYy
codepen doesn't support ie, you can open the pen with other browsers, copy the code and run it locally to reproduce it