mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 14:08:13 -05:00
While adding unit testing I noticed the stop() unit test wasn't working correctly because the element was hidden so I fixed it and added more unit tests around the new functionality. I also added a cursor:pointer to the css (because for a long time I didn't know they were clickable).