Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

test($http): ignore date-toJSON test if running in IE8 #8219

Merged
merged 1 commit into from
Jul 16, 2014

Conversation

caitp
Copy link
Contributor

@caitp caitp commented Jul 16, 2014

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.

/CC @IgorMinar (Please review, shouldn't take long!)

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.
@Narretz Narretz added this to the 1.3.0-beta.16 milestone Jul 16, 2014
@caitp caitp added cla: yes and removed cla: no labels Jul 16, 2014
@caitp caitp merged commit 929064d into angular:v1.2.x Jul 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants