]> source.dussan.org Git - jquery.git/commit
Fix #12148. Let .toggle() call the public .hide() for punching.
authorDave Methvin <dave.methvin@gmail.com>
Thu, 26 Jul 2012 01:24:49 +0000 (21:24 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 26 Jul 2012 01:24:49 +0000 (21:24 -0400)
commited898c62c8d3e8c2091592976c181ee4142287ac
treefdd39a0023e6a7be39fe26b744644691c0db186e
parent5119b252ac2f3391e9f23efef4852095e0d7e6b3
Fix #12148. Let .toggle() call the public .hide() for punching.

There is a slightly shorter way to do this but it's not Closure-friendly.
src/css.js
test/unit/css.js