]> source.dussan.org Git - jquery.git/commit
Selector: pass jQuery unit tests with selector-native
authorTimmy Willison <timmywillisn@gmail.com>
Tue, 10 Nov 2015 18:26:15 +0000 (13:26 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Wed, 11 Nov 2015 15:10:10 +0000 (10:10 -0500)
commit88046440da8f5433b510ea705255d1df12c2963e
tree52e5a66b79835681c0eda8642574dcf958063d8a
parentab06be561ec74cccaa2d581830210f82326f05c3
Selector: pass jQuery unit tests with selector-native

- Ignore certain tests that obviously are not supported
- Beefed up the sortOrder, uniqueSort, isXMLDoc, and attr functions

Fixes gh-1742
Fixes gh-2048
Close gh-2703
src/selector-native.js
test/unit/core.js
test/unit/css.js
test/unit/effects.js
test/unit/event.js
test/unit/manipulation.js
test/unit/selector.js
test/unit/serialize.js
test/unit/traversing.js