Perhaps I'm missing something. [This line](https://github.com/karma-runner/karma/blob/master/static/debug.html#L26) has `window.console.log` reference, which, in IE8—and perhaps in other IEs—isn't available. So, there's an exception. I'm not even sure that this causes issues but perhaps it does?
Perhaps I'm missing something.
This line has
window.console.logreference, which, in IE8—and perhaps in other IEs—isn't available.So, there's an exception. I'm not even sure that this causes issues but perhaps it does?