Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ref #13316: Sync all test documents on full vs. minified source. | Richard Gibson | 2013-02-08 | 2 | -2/+2 |
| | |||||
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 2 | -2/+2 |
| | | | | Also migrates the XHR check added to 2.0 in 62acda819f9b6fba9263d0b613e15285807b23a7. | ||||
* | Relativize all urls pertaining to dist/jquery.js so users can run their ↵ | timmywil | 2012-06-04 | 2 | -2/+2 |
| | | | | server from any file location; Make sure Sizzle is available for its tests in testrunner. | ||||
* | 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 |
| | | | | This reopens #3838 for IE6 which is a regression on a fix in 1.7.2, but we'd rather break a really old IE than a really recent Firefox. | ||||
* | Fix #3838, $(document).height() incorrect in IE6 | Mike Sherov | 2012-03-02 | 2 | -0/+28 |
May still be broken in Netscape Navigator 4. |