Make sure that .find() with multiple direct child selectors is handled correctly...
authorJohn Resig <jeresig@gmail.com>
Tue, 12 Oct 2010 13:19:49 +0000 (09:19 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 12 Oct 2010 13:19:49 +0000 (09:19 -0400)
commit5200194f517a7bde7bbe9aa50dc1e81f1e1db441
treee585b0dcfe6e5f25d856f3f52b87bf2eefd311fc
parentff6ceadbfd470463e63708413eb5a55bd7e90c69
Make sure that .find() with multiple direct child selectors is handled correctly. Fixes #7144.
src/traversing.js
test/unit/traversing.js