paulmillr / es6-shim

ECMAScript 6 compatibility shims for legacy JS engines
http://paulmillr.com
MIT License
3.11k stars 389 forks source link

Worker test failure: "can import es6-shim" in IE 10-11 #286

Closed ljharb closed 10 years ago

ljharb commented 10 years ago

I'm not sure how to diagnose this failure, but the worker tests fail in IE 10 and 11.

ping @david-risney

ljharb commented 10 years ago

Oops, turns out this was just a flaw in my testing setup. Works fine; all tests pass in IE 10 and 11.