Landed cross-browser support for tabIndex, by Scott, closes ticket #3649.
[jquery.git] / test / unit / selector.js
2009-01-05 John ResigLanded cross-browser support for tabIndex, by Scott...
2009-01-05 John ResigSynced with the Sizzle repository.
2008-12-20 John ResigLanding the new Sizzle selector engine. There'll need...
2008-08-21 John ResigA test was using the old / child selector syntax -...
2008-07-23 Ariel Fleslerjquery core: closes #2652. val() supports option elemen...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-06 Ariel Fleslertest runner: translated all the ok() with '==' to equal...
2007-12-13 David SerdukeFixed #1854 by using wizzud's suggestion. The only...
2007-11-16 David SerdukeFixed #1095 bug where radio buttons became unchecked...
2007-11-16 David SerdukeFixed #1727 bug where :nth-child() was non-standard...
2007-09-08 John ResigFinished up some of the reorganization.