aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* CSS: ensure table styles do not affect reliableHiddenOffsets testTimmy Willison2016-05-111-0/+22
* Build: use tabs in CSS, also simplify and correct .editorconfigOleg Gaidarenko2016-02-111-49/+49
* Tests: test element position outside viewOleg Gaidarenko2016-02-111-42/+54
* Core: use interactive to evaluate dom ready, barring IE6-10Timmy Willison2016-01-141-0/+23
* Effects: add back support.shrinkWrapBlocks() for ie6Timmy Willison2016-01-061-0/+23
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-063-6/+17
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-221-3/+1
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-222-1/+3
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-12-222-2/+2
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-221-5/+0
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-12-222-3/+11
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-257-16/+16
* Tests: Keep test iframes around for assertionsRichard Gibson2015-10-251-1/+1
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-1/+2
* Ajax: improve content-type detectionOleg Gaidarenko2015-10-121-0/+5
* Event: fix incorrect testOleg Gaidarenko2015-10-121-1/+1
* Tests:Docs: Fix various typosGary Ye2015-10-122-3/+3
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-121-0/+1
* Tests: Use QUnit URL parameter parsingRichard Gibson2015-10-081-6/+3
* Tests: Add dummy modules when running basic testsRichard Gibson2015-10-081-13/+16
* Tests: Really fix tests in IE 8 this timeMichał Gołębiowski2015-09-081-1/+1
* Tests: Don't load non-basic tests when basic module is selectedMichał Gołębiowski2015-09-081-29/+37
* Tests: Backport basic tests from masterMichał Gołębiowski2015-09-081-0/+6
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-082-11/+11
* Tests: lower the PHP sleep time in unreleasedXHR.htmlMichał Gołębiowski2015-09-081-1/+1
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-071-33/+39
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-075-822/+1116
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* Effects: Adding unit tests for jQuery.AnimationCorey Frang2015-06-261-0/+1
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-1/+2
* Offset: add tests for hidden elements + scrollTimmy Willison2015-06-161-0/+2
* Tests: Remove test/data/ua.txtMichał Gołębiowski2015-06-161-272/+0
* CSS: Ignore the CSS cascade in show()/hide()/etc.Richard Gibson2015-05-111-10/+2
* Tests: Increase QUnit timeoutMichał Gołębiowski2015-04-271-1/+1
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-152-0/+1
* CSS: simplify hack of css getter for the computed valuesOleg Gaidarenko2014-12-241-0/+5
* Build: fix tests in AMD modeTimmy Willison2014-12-101-1/+3
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-084-40/+6
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-051-4/+3
* CSS: Fix get upper case alpha opacity in IE8Zheming Sun2014-11-081-0/+7
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-172-10/+26
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-162-2/+2
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-301-0/+16
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-301-0/+3
* Tests: Comply the style guideOleg Gaidarenko2014-04-151-16/+16
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-153-4/+4
* Tests: Remove unused variablesOleg Gaidarenko2014-04-151-7/+3
* Tests: Improve jsonp testsOleg Gaidarenko2014-04-151-1/+1
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-152-2/+0
* Tests: Remove Sizzle intergration testsOleg Gaidarenko2014-04-152-176/+27