]> source.dussan.org Git - jquery.git/commit
Quick improvement to the performace of .index() with no arguments - Adding a unit... 367/head
authorgnarf <gnarf@gnarf.net>
Wed, 15 Jun 2011 04:38:36 +0000 (23:38 -0500)
committergnarf <gnarf@gnarf.net>
Wed, 15 Jun 2011 04:38:36 +0000 (23:38 -0500)
commit9a96af1d59cc6a10b89b6f2489b04871a9c1c7fa
tree975ac7651be8809426a343a8c1b480ca1e9c08ac
parentb43910a496ccb2b44dcc11b64667e21521aa4994
Quick improvement to the performace of .index() with no arguments - Adding a unit test for .index() of a node without a parent returns -1
src/traversing.js
test/unit/traversing.js