Make sure that the correct args are passed in to the filter callback (and by extensio...
authorJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 06:03:14 +0000 (22:03 -0800)
committerJohn Resig <jeresig@gmail.com>
Thu, 10 Dec 2009 06:03:14 +0000 (22:03 -0800)
commit88572ee6924c2322c9d405280b493c4a894f14e2
tree4f67cb3edfbcff959237642bb8239d0832c532b2
parenta5f8a1441158b66efb76de1d15f061f87f7bdc17
Make sure that the correct args are passed in to the filter callback (and by extension, the not callback). Fixes #5594.
src/traversing.js
test/unit/traversing.js