aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/dimensions/documentLarge.html
Commit message (Collapse)AuthorAgeFilesLines
* Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.Richard Gibson2013-02-071-1/+1
|
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-261-1/+1
|
* Relativize all urls pertaining to dist/jquery.js so users can run their ↵timmywil2012-06-041-1/+1
| | | | 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 Waldron2012-06-041-2/+2
|
* Fix #3838, $(document).height() incorrect in IE6Mike Sherov2012-03-021-0/+17
May still be broken in Netscape Navigator 4.