aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/selector.js
Commit message (Expand)AuthorAgeFilesLines
...
* Landed cross-browser support for tabIndex, by Scott, closes ticket #3649.John Resig2009-01-051-1/+1
* Synced with the Sizzle repository.John Resig2009-01-051-2/+21
* Landing the new Sizzle selector engine. There'll need to be some later tweaks...John Resig2008-12-201-22/+45
* A test was using the old / child selector syntax - updating to the new style.John Resig2008-08-211-1/+1
* jquery core: closes #2652. val() supports option elements, also simplified th...Ariel Flesler2008-07-231-2/+2
* test runner: the changes are:Ariel Flesler2008-05-281-11/+11
* test runner: translated all the ok() with '==' to equals(), as it gives more ...Ariel Flesler2008-05-061-4/+4
* Fixed #1854 by using wizzud's suggestion. The only real difference is the co...David Serduke2007-12-131-1/+4
* Fixed #1095 bug where radio buttons became unchecked during show(). Also adde...David Serduke2007-11-161-3/+3
* Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor ...David Serduke2007-11-161-1/+20
* Finished up some of the reorganization.John Resig2007-09-081-0/+202