aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CSS: ensure table styles do not affect reliableHiddenOffsets testTimmy Willison2016-05-112-0/+31
* CSS: disconnected elements should be hiddenTimmy Willison2016-05-111-1/+4
* Tests: Make the regex catching Safari 9.0/9.1 more resilientMichał Gołębiowski2016-05-021-1/+1
* Tests: take Safari 9.1 into accountMichał Gołębiowski2016-05-021-1/+1
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-041-0/+19
* Revert "Ajax: Mitigate possible XSS vulnerability"Michał Gołębiowski2016-03-231-38/+0
* Attributes: ignore option value mismatch on untrimmed unicode whitespaceTimmy Willison2016-03-171-3/+10
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-171-6/+76
* Core: fix isPlainObject(Object.create) test in IETimmy Willison2016-03-071-9/+13
* Attributes: fix setting selected on an option in IE<=11Timmy Willison2016-03-071-0/+31
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-071-2/+14
* Core: drop the document.implementation.createHTMLDocument usageMichał Gołębiowski2016-03-022-35/+0
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-221-4/+1
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-02-131-2/+3
* Tests: use `jQuery` variable instead of `$`Oleg Gaidarenko2016-02-131-1/+1
* Build: use tabs in CSS, also simplify and correct .editorconfigOleg Gaidarenko2016-02-111-49/+49
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-42/+84
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-23/+4
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* Event: Add tests for chaining .on() with null handlersDevin Wilson2016-01-151-1/+8
* Core: use interactive to evaluate dom ready, barring IE6-10Timmy Willison2016-01-142-0/+35
* Tests: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-2/+2
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-073-11/+33
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-071-4/+13
* Tests: use assert syntax in restored testTimmy Willison2016-01-071-2/+2
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Timmy Willison2016-01-071-1/+15
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-1/+24
* Revert "Deprecated: Drop size and andSelf methods"Timmy Willison2016-01-071-0/+7
* Tests: fix support values for androidTimmy Willison2016-01-071-14/+14
* Effects: add back support.shrinkWrapBlocks() for ie6Timmy Willison2016-01-064-17/+80
* Tests: fix support tests in ie9Timmy Willison2016-01-061-5/+5
* CSS: fix reliableHiddenOffsets support test for IE6-7Timmy Willison2016-01-061-8/+8
* Revert "Manipulation: simplify html wrappers"Timmy Willison2016-01-061-12/+0
* Revert "Ajax: use anchor tag for parsing urls"Timmy Willison2016-01-061-5/+1
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-0613-285/+720
* Wrap: correct tests lengthOleg Gaidarenko2015-12-221-22/+66
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-12-221-116/+26
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-12-221-16/+11
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-221-3/+1
* Build: remove needless file and re-enable jscsOleg Gaidarenko2015-12-221-23/+0
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-2219-966/+987
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-12-225-70/+52
* Revert "Effects: Reintroduce use of requestAnimationFrame"Oleg Gaidarenko2015-12-221-4/+0
* Revert "Effects: Improve raf logic"Oleg Gaidarenko2015-12-221-103/+0
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-12-222-9/+51
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-12-221-12/+5
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-12-221-3/+3
* Tests: correct revert artefactOleg Gaidarenko2015-12-221-4/+4
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-12-221-100/+0
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-222-18/+2