Fixed a bug with certain + selectors failing (Fixes jQuery bug #4023). Also tweaked...
authorJohn Resig <jeresig@gmail.com>
Mon, 16 Feb 2009 15:36:42 +0000 (15:36 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 16 Feb 2009 15:36:42 +0000 (15:36 +0000)
commit5586fedf2932dc17b303c860d9f0a7604223f865
tree96cacec7f93b2c65efb023efa58d035d689c8441
parentf0189d618181409ac628b9bbdecd77338127b9b1
Fixed a bug with certain + selectors failing (Fixes jQuery bug #4023). Also tweaked the + and > functions a little bit.
src/selector.js
test/unit/selector.js