Skip to content

Fixed isSupported not returning true for Safari #14

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

Merged
merged 1 commit into from
Jan 16, 2014
Merged

Fixed isSupported not returning true for Safari #14

merged 1 commit into from
Jan 16, 2014

Conversation

arneschreuder
Copy link
Contributor

This call:

var supported = $.keyframe.isSupported();

will now evaluate to true for Safari (Tested on Version 7.0.1 (9537.73.11)).

Please note, we have to "re-minify" to the .min.js file to reflect these changes.

Signed-off-by: Arné Schreuder arne@consulta.co.za

Signed-off-by: Arné Schreuder <arne@consulta.co.za>
@arneschreuder
Copy link
Contributor Author

@krazyjakee Would you be able to just re-minify for us? Thank you. Then we can close this issue.

krazyjakee added a commit that referenced this pull request Jan 16, 2014
Fixed isSupported not returning true for Safari
@krazyjakee krazyjakee merged commit 26f1904 into Keyframes:master Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants