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

Ticket 9074 - Cannot animate position and opacity at same time #372

Closed
wants to merge 2 commits into from

Conversation

gnarf
Copy link
Member

@gnarf gnarf commented May 7, 2011

There was a check for jQuery.cssNumber that was using the wrong variable. It should have been testing p (the current property in the loop) instead of name (the last property in the previous loop)

+1 unit test.

http://jqbug.com/9074

@timmywil
Copy link
Member

timmywil commented May 7, 2011

Landed in commit 3126844.

@timmywil timmywil closed this May 7, 2011
mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants