aboutsummaryrefslogtreecommitdiffstats
path: root/src/selector
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for [@foo] against DOM object properties (not just attributes).John Resig2007-01-071-1/+1
* Fixed problem with $("div",$("body")) breaking (returning an array, of length...John Resig2007-01-071-2/+2
* Fixed test for object/param selection (thanks Andrea)Jörn Zaefferer2007-01-071-3/+2
* Updated test for #750Jörn Zaefferer2007-01-031-2/+2
* Added assertions for #750Jörn Zaefferer2007-01-031-1/+4
* Moved all the expressions tests over into selector area, out of the main suite.John Resig2006-12-311-0/+140
* Moved the bulk of the selector code out into a separate file, changed the bui...John Resig2006-12-311-0/+426