Landing the new Sizzle selector engine. There'll need to be some later tweaks (to...
authorJohn Resig <jeresig@gmail.com>
Sat, 20 Dec 2008 01:19:17 +0000 (01:19 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 20 Dec 2008 01:19:17 +0000 (01:19 +0000)
commitc85243dfc4b09e6bb87532f2025f686b6ae45a22
tree5d1aed66cd2852d14b4a6a666fc2f8ff7e4558b9
parent5c1725d689c1b5b9a8d3c35aa85c42e71016855b
Landing the new Sizzle selector engine. There'll need to be some later tweaks (to make the tests a little more pragmatic - especially for document order elements). But it appears to be passing well and that's enough. Closes #3563.
src/core.js
src/selector.js
test/unit/core.js
test/unit/selector.js