]> source.dussan.org Git - jquery.git/commit
Fix #11925, Pass eventHandle to special.teardown. Closes gh-831.
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 18 Jun 2012 02:42:24 +0000 (04:42 +0200)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 22 Jun 2012 19:57:46 +0000 (15:57 -0400)
commit9bb3494ce99889e05a7333e38e4da9579ce6af8e
treec8b871e1106c6ad2e1b11d03c524ab1ce6dbf903
parentd2b0c60840b09a66c9d72bba635d0c29d3e7565e
Fix #11925, Pass eventHandle to special.teardown. Closes gh-831.

* Added unit test to confirm.
  The third assertion fails without the fix in ./src/event.js
src/event.js
test/unit/event.js