test($http): ignore date-toJSON test if running in IE8
IE8 does not implement Date.prototype.toISOString(), which is necessary for this feature. The feature still works if this method is polyfilled, but these tests are not run with polyfills.
C
Caitlin Potter committed
929064d9e4a4895b466de715cce23b04c45402b5
Parent: d0b873a