Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(web-server): run karma using multiple emulation modes #951

Merged
merged 1 commit into from
Apr 1, 2014

Conversation

sylvain-hamel
Copy link
Contributor

Closes #936, #631

This works with karma-runner/karma-ie-launcher#13

@sylvain-hamel
Copy link
Contributor Author

I did not bump the version number in package.json. I don't know if that's my responsibility.

@vojtajina
Copy link
Contributor

Great work @sylvain-hamel !

Can you fix the style (see failing CI https://travis-ci.org/karma-runner/karma/jobs/20695925#L2180-L2202), you can run grunt lint to see the errors.

Otherwise LGTM.

sylvain-hamel added a commit that referenced this pull request Apr 1, 2014
feat(web-server): run karma using multiple emulation modes
@sylvain-hamel sylvain-hamel merged commit 24b1a13 into karma-runner:master Apr 1, 2014
@sylvain-hamel sylvain-hamel deleted the fix-631 branch April 19, 2014 03:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run karma on IE using multiple emulation modes by setting http-equiv="X-UA-Compatible"
2 participants