Make sure that elements are returned in document order - and that the results are...
authorJohn Resig <jeresig@gmail.com>
Sat, 14 Feb 2009 16:59:10 +0000 (16:59 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 14 Feb 2009 16:59:10 +0000 (16:59 +0000)
commite16c7fe0f8e2998d2e3ca1bc8f0794c43b29526f
tree5d9196b6e3a829d71bb956c0d057285ae63ad350
parent848c45ea17cc03bcabd7ab882359e1c62f9485f5
Make sure that elements are returned in document order - and that the results are unique.
src/selector.js
test/unit/selector.js