You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this snippet, the polyfill complete six global attributes instead of four. I suggest we test all attributes it affected to make IE9 environment more flat.
IE9 have all four attributes and pass the following test, but it shouldn't because it doesn't have
scrollX
andscrollY
.es5-polyfill/dist/polyfill.js
Lines 1119 to 1121 in 3f186b5
According to this snippet, the polyfill complete six global attributes instead of four. I suggest we test all attributes it affected to make IE9 environment more flat.
es5-polyfill/dist/polyfill.js
Lines 1134 to 1157 in 3f186b5
The text was updated successfully, but these errors were encountered: