aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Data: Drop the tests relying on appletsMichał Gołębiowski2015-03-251-6/+3
* Offset: Round offset value for the sake of floating errorsMichał Gołębiowski2015-03-231-2/+5
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-203-82/+442
* Tests: Expand CSS relative adjustment tolerance for IERichard Gibson2015-03-161-2/+2
* Tests: Fix CSS relative adjustment test for round-down browsersRichard Gibson2015-03-161-7/+19
* Attributes: revert returning null for non-elementsTimmy Willison2015-03-161-1/+1
* Attributes: fix failing test for new return valueTimmy Willison2015-03-161-2/+11
* Attributes: return null when attribute does not existWinston Howes2015-03-161-38/+38
* Data: restore explicit data removal of private data in cleanData.Rick Waldron2015-03-091-0/+17
* CSS: Support relative adjustment in any applicable unitMr212015-03-091-0/+52
* Build: remove deprecated JSHint optionsStephen Edgar2015-03-081-3/+0
* Data: move element cache to element[expando]Rick Waldron2015-03-041-7/+2
* Tests: make top of the HTML suite compliant with style guideOleg Gaidarenko2015-02-191-7/+5
* Ajax: remove deprecated extensions from ajax promiseOleg Gaidarenko2015-02-171-6/+6
* Build: fix broken assertions caused by QUnit updateOleg Gaidarenko2015-02-152-9/+9
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-153-1/+13
* Core: simplify "each" stylesheet iteration testOleg Gaidarenko2015-02-151-1/+1
* Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0Oleg Gaidarenko2015-02-111-5/+8
* Manipulation: don't auto-insert tbodyOleg Gaidarenko2015-02-111-0/+75
* Manipulation: simplify html wrappersOleg Gaidarenko2015-02-101-0/+12
* CSS: Restore the hack to get pixels for .css('width') etc.Michał Gołębiowski2015-02-041-0/+10
* Data: Use a PDF object instead of a Java applet for acceptData testingMichał Gołębiowski2015-01-291-4/+4
* Manipulation: increase delay of data-URI testOleg Gaidarenko2015-01-261-1/+1
* Core: Return empty array instead of null for parseHTML("")Timo Tijhof2015-01-191-4/+9
* Event: HTML5 drop events inherit from MouseEventDave Methvin2015-01-141-6/+13
* Manipulation: add support to tag-hyphenated elementsLeonardo Braga2015-01-131-0/+17
* Core: add support to tag-hyphenated elementsLeonardo Braga2015-01-131-0/+13
* Core: Remove deprecated context and selector propertiesDave Methvin2015-01-112-47/+4
* Ajax: $.post and $.get can now take an options objectGeorge Mauer2015-01-111-0/+20
* Callbacks: Don't abort execution on .lock()Richard Gibson2015-01-101-4/+12
* Callbacks: No object starts out lockedRichard Gibson2015-01-101-6/+9
* Ajax: Fix cross-domain detection test for non-default portVictor Homyakov2015-01-061-1/+1
* Event: Normalize mouse event properties in drag eventsAditya Raghavan2015-01-051-0/+14
* Deferred: Fix $.when with resolved deferred and progress callbacksNicolas HENRY2014-12-251-0/+22
* Offset: don't run scrollTop/scrollLeft iframe test in mobile SafariOleg Gaidarenko2014-12-251-7/+16
* Manipulation: make wrapAll funarg execute only onceOleg Gaidarenko2014-12-241-0/+30
* CSS: Add unit tests for negative margins and positioningAditya Raghavan2014-12-241-0/+15
* Event: fix incorrect window bug with scrollTop/Left in iframesAditya Raghavan2014-12-241-0/+15
* README: various text fixesOleg Gaidarenko2014-12-151-1/+1
* Support: Correct iOS 8 support test results, re-arrange entriesMichał Gołębiowski2014-12-131-5/+22
* Ajax: use anchor tag for parsing urlsBen Toews2014-12-111-1/+5
* Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left outTimmy Willison2014-12-103-3/+44
* Event: Empty namespaces should be uneventfully ignoredDave Methvin2014-12-091-0/+11
* Core: revert addition of createHTMLDocument. Thanks, Safari 8.Timmy Willison2014-12-091-14/+0
* Css: Remove non-functional unit test for negative marginDave Methvin2014-12-091-4/+1
* Core: remove unnecessary support test for createHTMLDocumentTimmy Willison2014-12-092-22/+10
* Build: fix tests in AMD modeTimmy Willison2014-12-092-14/+19
* Core: use document.implemenation.createHTMLDocument in jQuery.parseHTMLFrederic Hemberger2014-12-092-0/+26
* Support: Re-organize browser order, add Safari 8Michał Gołębiowski2014-12-091-41/+9
* Attributes: Use the option val hook in select val hook and simplify itMichał Gołębiowski2014-12-081-0/+5