aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/support
Commit message (Expand)AuthorAgeFilesLines
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-113-2/+4
* Build: correct style tests files which could be automatically correctedOleg Gaidarenko2015-09-071-2/+2
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* Add more thorough check for CSP violationsOleg2013-11-074-8/+9
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-067-63/+19
* Correct spacing.Michał Gołębiowski2013-04-151-9/+9
* Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194.Michał Gołębiowski2013-04-031-0/+19
* Fix 363299ac failuresRichard Gibson2013-02-071-1/+7
* Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.Richard Gibson2013-02-075-3/+22
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-263-3/+3
* No ticket: remove test suite external dependenciesRichard Gibson2012-11-011-1/+1
* Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden ...Mike Petrovich2012-10-161-0/+23
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-042-2/+2
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-042-2/+2
* Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel.Mike Sherov2012-05-151-9/+0
* Fix #10067. Create jQuery.quickReady; closes gh-736.Mike Sherov2012-04-234-14/+4
* Fix #7986. $.support.boxModel shan't be fooled by page-level CSS.Mike Sherov2012-02-241-0/+7
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-113-60/+3
* Remove the invisible body in support; Add temporary tests to verify correct s...timmywil2011-11-171-1/+1
* Fix error in test suite from testElementCrash.html; did not have callbacks.jstimmywil2011-11-161-0/+1
* Pass iframe support tests at doc ready. Fixes support fail in FF7timmywil2011-10-311-1/+3
* Removing topic.js as it will be a plugintimmywil2011-09-193-3/+0
* $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-193-0/+6
* Add test page for crashing IE8 when the testElement in support has a backgrou...timmywil2011-08-041-0/+19
* Landing pull request 433. Fix testswarm test cases. Fixes #9555.Krinkle2011-07-122-2/+2
* Adds iframe code for #9239.jaubourg2011-05-131-0/+37
* Adds unit/support.js to unit tests. Still have to test for #8763 has to be do...jaubourg2011-05-102-0/+52