aboutsummaryrefslogtreecommitdiffstats
path: root/src/sizzle-jquery.js
Commit message (Collapse)AuthorAgeFilesLines
* Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. ↵Yehuda Katz2009-12-091-0/+1
| | | | Fixes #4101.
* Use the isXML function from Sizzle.John Resig2009-12-061-0/+1
|
* Use the getText utility function provided by Sizzle.John Resig2009-12-061-0/+1
|
* Pull in the Sizzle library dynamically using a submodule and make it part of ↵John Resig2009-10-261-0/+6
the jQuery build process.