Removed jQuery.fn.contains - didn't match the :contains() selector and confused thing...
authorjeresig <jeresig@gmail.com>
Fri, 18 Dec 2009 15:54:34 +0000 (10:54 -0500)
committerjeresig <jeresig@gmail.com>
Fri, 18 Dec 2009 15:54:34 +0000 (10:54 -0500)
commit9368b188c06dd66d43e3a488465078e1d6eb765f
tree241afc594c70d47b805049d58e9917a90f265a62
parentfe7e2fee1673d76130b40488c61982b081aff29f
Removed jQuery.fn.contains - didn't match the :contains() selector and confused things. Thanks ajpiano for the tip.
src/traversing.js