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

Modenizr.hasEvent("webkitTransitionEnd", xyz) always return false #322

Closed
mattyoung opened this issue Jul 15, 2011 · 3 comments
Closed

Modenizr.hasEvent("webkitTransitionEnd", xyz) always return false #322

mattyoung opened this issue Jul 15, 2011 · 3 comments
Labels
feedback needed issue/pr has open question, reporter needs to answer

Comments

@mattyoung
Copy link

I tried this on Mac/Chrome 13

@paulirish
Copy link
Member

Event detection is weird. Technically this is a webkit bug.

But I think you're fine to assume transitionend event support is there is Modernizr.csstransitions is true.

@mikesherov
Copy link
Contributor

so should this ticket be marked as "upstream", or is it safe to implement the advice you gave here @paulirish ?

@paulirish
Copy link
Member

both! also just added some docs for this one.

patrickkettner pushed a commit to patrickkettner/Modernizr that referenced this issue Feb 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback needed issue/pr has open question, reporter needs to answer
Projects
None yet
Development

No branches or pull requests

3 participants