Array.prototype.splice Bug on Safari 8.0.7
Author: albertmatyiCreated Sep 22, 2016Updated Sep 22, 2016
`[1,2,3].splice(1)` returns `[]` on Safari 8.0.7 when using es5-shim
Source: es-shims/es5-shim
`[1,2,3].splice(1)` returns `[]` on Safari 8.0.7 when using es5-shim
Source: es-shims/es5-shim