Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Copilot
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Skills
GitHub Sponsors
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
jquery
/
jquery
Public
Notifications
Fork
20.4k
Star
56.4k
Code
Issues
74
Pull requests
17
Discussions
Actions
Wiki
Security
Insights
More
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Enforce expects in effects.js (
jquery/2012-dev-summit#53
)
Closes
gh-960
Loading branch information
james-huston
authored and
rwaldron
committed
Oct 15, 2012
1 parent
c2a6bad
commit
57aa7977dd6d88898b5d1cf748a4f85c1e7a3bee
Showing
1 changed file
with
2 additions
and
0 deletions
.
Split
Unified
There are no files selected for viewing
2
test/unit/effects.js
Show comments
View file
Edit file
Delete file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
@@ -1301,6 +1301,8 @@ test( "animate properties missing px w/ opacity as last (#9074)", 2, function()
}
)
;
test
(
"callbacks should fire in correct order (#9100)"
,
function
(
)
{
expect
(
1
)
;
stop
(
)
;
var
a
=
1
,
cb
=
0
,
Toggle all file notes
Toggle all file annotations
0 comments on commit
57aa797
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.