Fixed an issue with .not("#foo, bar") not working correctly, closes #3757.
authorJohn Resig <jeresig@gmail.com>
Wed, 31 Dec 2008 19:21:24 +0000 (19:21 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 31 Dec 2008 19:21:24 +0000 (19:21 +0000)
commit6a3d1a1e281a5d13bca1ea388ae2bd8ce513ffb2
tree9a878d4abd2c6190a2deb048363c868f146a48df
parentc7a14f13916ca8ed22f9bb6fe40fa104b370211f
Fixed an issue with .not("#foo, bar") not working correctly, closes #3757.
src/core.js
test/unit/core.js