aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/event
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-182-2/+2
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-116-8/+14
* Event: Make event aliases optional in unit testsDave Methvin2015-11-061-1/+1
* Core: use interactive to evaluate dom ready, barring IE9-10Timmy Willison2015-10-291-0/+23
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-162-5/+1
* Event: Allow triggerHandler(beforeunload)Dave Methvin2014-03-041-0/+18
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-11-121-0/+18
* Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."Dave Methvin2013-10-221-18/+0
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-10-221-0/+18
* Correct spacing.Michał Gołębiowski2013-04-151-9/+9
* Fix #13393. Avoid IE9 activeElement of death.Dave Methvin2013-04-081-0/+16
* Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.Richard Gibson2013-02-073-2/+22
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-262-2/+2
* Scorch the earth and retreat on readyState interactive! Close gh-907.Mike Sherov2012-08-234-102/+0
* Neuter the partialLoadReady test until it's ngnix-readyDave Methvin2012-08-221-3/+3
* Fix #12282. IE has premature .readyState == "interactive". Close gh-901.Mike Sherov2012-08-201-0/+40
* Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.Mike Sherov2012-07-065-23/+57
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-043-3/+3
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-043-5/+5
* Fix indentation in /speed and /test dirs, closes gh-780.Trey Hunner2012-05-181-2/+2
* Transform $.bindReady into $.ready.promise. It is now possible to use $.ready...jaubourg2012-05-061-0/+17
* reduce complexity of ready further, and try manipulating DOM to make sure we'...Mike Sherov2012-05-042-0/+2
* remove jQuery.quickReady, save bytes, style nits in testsMike Sherov2012-05-044-64/+32
* Fix #10067. Create jQuery.quickReady; closes gh-736.Mike Sherov2012-04-234-0/+85