We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried this on Mac/Chrome 13
The text was updated successfully, but these errors were encountered:
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.
Modernizr.csstransitions
Sorry, something went wrong.
so should this ticket be marked as "upstream", or is it safe to implement the advice you gave here @paulirish ?
5263e23
both! also just added some docs for this one.
docs on hasEvent incorrect results. fixes Modernizr#322
31ca614
No branches or pull requests
I tried this on Mac/Chrome 13
The text was updated successfully, but these errors were encountered: