Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Refactor testIframe() to make it DRYer and more consistent | Dave Methvin | 2016-04-11 | 1 | -3/+2 |
* | Tests: Make iframe tests wait after checking isReady | Dave Methvin | 2016-04-11 | 1 | -0/+5 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -21/+0 |
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 2 | -2/+2 |
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 2 | -2/+2 |
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 2 | -2/+2 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 2 | -4/+4 |
* | Fix #11724, $(document).height() in Firefox 12. Closes gh-802. | Mike Sherov | 2012-05-31 | 1 | -0/+10 |
* | Fix #3838, $(document).height() incorrect in IE6 | Mike Sherov | 2012-03-02 | 2 | -0/+28 |