Made sure that a child element exists before the check is done, fixes jQuery bug...
authorJohn Resig <jeresig@gmail.com>
Mon, 19 Jan 2009 23:04:03 +0000 (23:04 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 19 Jan 2009 23:04:03 +0000 (23:04 +0000)
commit679998283570ce9fbbe310a9f37169c20e871ef4
tree503707a737957b109d5e31bf5894401d8dd01f23
parent735d44f6df67767bc04a0f135ffad0369f71a26f
Made sure that a child element exists before the check is done, fixes jQuery bug #3870.
src/selector.js