Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

IE10 uses 'transitionend', not 'MSTransitionEnd' #4109

Closed
wants to merge 1 commit into from
Closed

IE10 uses 'transitionend', not 'MSTransitionEnd' #4109

wants to merge 1 commit into from

Conversation

jonathansampson
Copy link
Contributor

Test case: http://jsfiddle.net/7mEjC/

Only the transitionend event is fired after transitions. This is documented here: http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events

Tested in IE 10.0.8400

@travisbot
Copy link

This pull request passes (merged 6ba4008 into 857b8fb).

@mckramer
Copy link
Contributor

See #4015.

@fat
Copy link
Member

fat commented Jul 22, 2012

Hey @jonathansampson,

Thanks for opening this pull-request! Unfotunately, it looks like it fails to pass the tests neccessary for submitting to bootstrap. The following tests are currently failing:

  • should always be made against -wip branches
  • should always include a unit test if changing js files

For a full list of issue filing guidelines, please refer to the bootstrap issue filing guidelines.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants