timmywil
From #2713
A lot of things wouldn't work if jQuery.speed didn't work, but since we've decided to document jQuery.speed, we need tests that correspond to how it might be used externally.
jQuery.speed
Effects: add tests for using jQuery.speed directly
Fixes gh-2716
4fd3787
6327f63
Fixes gh-2716 Close gh-2724
cb80b42
From #2713
A lot of things wouldn't work if
jQuery.speeddidn't work, but since we've decided to documentjQuery.speed, we need tests that correspond to how it might be used externally.