aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-0/+42
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-12/+2
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* Event: Fix chaining .on() with null handlersDevin Wilson2016-01-151-1/+8
* Event: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-3/+3
* Tests: hotfix for c1511c673148208ab17cafa0faf37bce3b4ae392Michał Gołębiowski2016-01-071-1/+1
* Tests: Accept Android 2.3 doesn't fire window.onerror for remote scriptsMichał Gołębiowski2016-01-071-1/+4
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-072-5/+27
* Data: find hyphenated data with camelCased keyTimmy Willison2016-01-071-0/+9
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-071-4/+13
* Tests: fix lint in restored testTimmy Willison2016-01-071-2/+2
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Timmy Willison2016-01-071-0/+15
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-1/+24
* Core:CSS: disable 2 tests for Opera 12Timmy Willison2016-01-062-3/+6
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-091-1/+1
* Tests: Fix support tests results for Android 2.3Michał Gołębiowski2015-11-171-1/+1
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-11-173-585/+1
* Tests: Fix Safari 5.1 support tests resultsMichał Gołębiowski2015-11-161-2/+2
* Tests: Blacklist the iframe scrollTop test in Opera 12.1xMichał Gołębiowski2015-11-161-1/+3
* Tests: Fix support tests resultsMichał Gołębiowski2015-11-161-4/+4
* Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support"Michał Gołębiowski2015-11-161-13/+78
* Misc: Fix the tests, revert some unneeded/broken revertsMichał Gołębiowski2015-11-161-2/+2
* Revert "Misc: Drop support for older browsers; update support comments"Michał Gołębiowski2015-11-164-11/+53
* Release: fix revert artefactsOleg Gaidarenko2015-11-132-3/+3
* Effects: manually revert two `requestAnimationFrame` commitsOleg Gaidarenko2015-11-131-33/+0
* Revert "Manipulation: execute scripts from iframe in the iframe's context"Oleg Gaidarenko2015-11-132-29/+0
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-11-135-54/+30
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-11-131-3/+3
* Release: fix revert artefactsOleg Gaidarenko2015-11-131-3/+3
* Revert "Deprecated: Drop size and andSelf methods"Oleg Gaidarenko2015-11-131-0/+6
* Revert "Manipulation: support data-URI scripts insertion"Oleg Gaidarenko2015-11-131-9/+0
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-11-131-7/+2
* Revert "Manipulation: improve test for data-URI"Oleg Gaidarenko2015-11-131-23/+6
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-11-131-51/+0
* Release: remove revert artefactsOleg Gaidarenko2015-11-132-2/+2
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-11-131-37/+27
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-11-132-8/+9
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-11-131-24/+19
* Revert "Manipulation: increase delay of data-URI test"Oleg Gaidarenko2015-11-131-3/+3
* Release: remove revert artefactsOleg Gaidarenko2015-11-1316-219/+219
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-11-132-533/+133
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-11-131-43/+1
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Oleg Gaidarenko2015-11-131-1/+0
* Revert "Data: do not include digits when camelCasing"Oleg Gaidarenko2015-11-132-9/+8
* Revert "Data: always camelCase keys in .data()"Oleg Gaidarenko2015-11-131-33/+6
* Revert "Data: camelCasing should not ignore case"Oleg Gaidarenko2015-11-131-12/+1
* Revert "Offset: Fix .offset() to correctly work with ShadowDOM"Oleg Gaidarenko2015-11-131-3/+3
* Revert "Offset: allow offset setter to throw for disconnected elements"Oleg Gaidarenko2015-11-131-1/+9
* Revert "Offset: remove ownerDocument check in offset getter"Oleg Gaidarenko2015-11-131-0/+9
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-11-133-260/+239