aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Ajax: Run the PATCH test only in IE8 on TestSwarmMichał Gołębiowski2015-01-291-10/+13
* Core: Return empty array instead of null for parseHTML("")Timo Tijhof2015-01-191-4/+9
* Manipulation: increase delay of data-URI testOleg Gaidarenko2015-01-151-1/+1
* Event: HTML5 drop events inherit from MouseEventDave Methvin2015-01-141-7/+12
* Manipulation: blacklist IE8 from running tests for tag-hyphenated elemsOleg Gaidarenko2015-01-141-0/+7
* 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/+19
* Deferred: Fix $.when with resolved deferred and progress callbacksNicolas HENRY2014-12-251-0/+22
* Offset: fix iframe scrollTop/Left test for IE8 and iPhoneOleg Gaidarenko2014-12-251-8/+22
* Offset: fix iframe scrollTop/Left test for IE8Oleg Gaidarenko2014-12-241-0/+1
* CSS: simplify hack of css getter for the computed valuesOleg Gaidarenko2014-12-242-0/+16
* Manipulation: make wrapAll funarg execute only onceOleg Gaidarenko2014-12-241-0/+60
* CSS: Add unit tests for negative margins and positioningAditya Raghavan2014-12-241-0/+15
* Event: add test for window scrollTop/Left logic 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/+36
* Ajax: use anchor tag for parsing urlsBen Toews2014-12-111-1/+5
* Data: use removeAttribute in cleanData to bypass Chrome bugJason Bedard2014-12-102-10/+12
* Build: fix tests in AMD modeTimmy Willison2014-12-102-14/+19
* Core: introduce createHTMLDocument in parseHTML; Safari 8/IE8 left outTimmy Willison2014-12-102-1/+56
* Event: Empty namespaces should be uneventfully ignoredDave Methvin2014-12-091-0/+11
* Css: Remove non-functional unit test for negative marginDave Methvin2014-12-091-4/+1
* Support: Re-organize browser order, add Safari 8Michał Gołębiowski2014-12-091-67/+9
* Attributes: Simplify the option val hook; backport a test from masterMichał Gołębiowski2014-12-081-0/+5
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-0816-575/+152
* Manipulation: improve test for data-URIOleg Gaidarenko2014-12-081-11/+24
* Event: Fully clean up events in unit testVeaceslav Grimalschi2014-12-071-1/+2
* Callbacks: Disabling a callback should prevent firingDave Methvin2014-12-071-0/+15
* Tests: Tilt at a few style guide windmillsRichard Gibson2014-12-061-45/+43
* Tests: Accommodate page changes from the QUnit HTML reporterRichard Gibson2014-12-061-21/+20
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-055-24/+25
* Core: Throw an error on $("#") rather than returning 0-length collectionDave Methvin2014-12-031-2/+7
* Manipulation: don't test data-URI with script element in IE8Oleg Gaidarenko2014-12-031-8/+12
* Manipulation: support data-URI scripts insertionBin Xin2014-12-031-0/+9
* Dimensions: allow modification of coordinates argumentOleg Gaidarenko2014-11-161-0/+12
* CSS: Fix get upper case alpha opacity in IE8Zheming Sun2014-11-082-0/+20
* Build: Fix various typosOleg Gaidarenko2014-11-081-1/+1
* Ajax: Fix for request aborted in ajaxSendDan Hart2014-11-011-0/+17
* Test: Switch leftover andSelf to addBackMichał Gołębiowski2014-10-302-3/+3
* Deprecated: Drop size and andSelf methodsMichał Gołębiowski2014-10-301-6/+0
* Event: Restore the `constructor` property on jQuery.Event prototypeDaniel Herman2014-09-041-1/+3
* Css: Fix the "sanity check" testMichał Gołębiowski2014-07-281-1/+1
* CSS: elements are hidden when either offsetWidth or offsetHeight is zeroTimmy Willison2014-07-171-10/+12
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-172-10/+26