]> source.dussan.org Git - jquery.git/commit
Rework #1486 patch to avoid `try/catch` and look for hidden elements by `.offsetWidth...
authorDave Methvin <dave.methvin@gmail.com>
Thu, 8 Sep 2011 01:02:13 +0000 (21:02 -0400)
committertimmywil <timmywillisn@gmail.com>
Mon, 19 Sep 2011 19:42:31 +0000 (15:42 -0400)
commit9aa553aa18e79989dfa002ae5a295f626951bdf5
tree897f836dd5b0c2367b52751bcf9b01fdf28980fd
parentecd10464e8659b008e52161cc029f9d6863e33b3
Rework #1486 patch to avoid `try/catch` and look for hidden elements by `.offsetWidth`. Unit test currently disabled due to Chrome bug.
src/event.js
test/unit/event.js