Fixed #1854 by using wizzud's suggestion. The only real difference is the code is...
authorDavid Serduke <davidserduke@gmail.com>
Thu, 13 Dec 2007 22:24:59 +0000 (22:24 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Thu, 13 Dec 2007 22:24:59 +0000 (22:24 +0000)
commitda33a981c6fb18a195377d55a6d243e2de887f45
tree0e171ae798316f1a45f4969a5dd3841f597e39df
parent3e3b86c7a7437c7b0416a2ac8385cf9403fc9e28
Fixed #1854 by using wizzud's suggestion.  The only real difference is the code is only called when there is more than a single selector.  So there should be no speed decrease in the current working cases.  Only additional functionality for cases that used to fail.
src/core.js
src/selector.js
test/index.html
test/unit/core.js
test/unit/selector.js