aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/support.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-02-131-2/+3
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-071-6/+6
* Tests: fix support values for androidTimmy Willison2016-01-071-14/+14
* Effects: add back support.shrinkWrapBlocks() for ie6Timmy Willison2016-01-061-1/+32
* 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 "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-31/+365
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-1/+1
* Revert "CSS: Make .css("width") & .css("height") return fractional values"Oleg Gaidarenko2015-12-221-12/+0
* Tests: Make regexes for iOS devices more rigidMichał Gołębiowski2015-10-301-3/+3
* Tests: Remove Safari 7.0 & iOS 6 support tests resultsMichał Gołębiowski2015-10-301-35/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+34
* Tests: Add Safari 9 support tests resultsMichał Gołębiowski2015-10-181-0/+34
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-18/+33
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-081-3/+3
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-071-32/+40
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-15/+16
* Core: Adjust comments & tests after dropping Safari 6 supportMichał Gołębiowski2015-07-271-1/+1
* CSS: Make .css("width") & .css("height") return fractional valuesMichał Gołębiowski2015-07-071-0/+12
* Core: Change support.ownLast to support.ownFirstMichał Gołębiowski2015-06-231-12/+12
* Tests: Remove Edge version from the user agentMichał Gołębiowski2015-06-161-1/+1
* Tests: Add Microsoft Edge results (from Windows 10 build 10130)Michał Gołębiowski2015-06-141-4/+36
* Tests: Correct a typo in the regex matching Safari 8Michał Gołębiowski2015-06-141-1/+1
* Event: provide verbose info for focus(in | out) & rename support propsOleg Gaidarenko2015-05-191-33/+33
* CSS: Add a support test for the hack for .css('marginRight') etc.Michał Gołębiowski2015-02-051-0/+11
* 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
* Data: use removeAttribute in cleanData to bypass Chrome bugJason Bedard2014-12-101-0/+10
* Core: introduce createHTMLDocument in parseHTML; Safari 8/IE8 left outTimmy Willison2014-12-101-1/+40
* Support: Re-organize browser order, add Safari 8Michał Gołębiowski2014-12-091-67/+9
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-258/+15
* Support: Add Android support tests resultsMichał Gołębiowski2014-03-311-0/+74
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-211-3/+3
* Support: Make the support matrix for iOS 6 match iOS 7 as wellMichał Gołębiowski2014-03-131-1/+1
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-101-5/+0
* Support: Add iOS6 support tests resultsMichał Gołębiowski2014-01-271-0/+37
* Manipulation: Use textarea for missing IE defaultValue checkDave Methvin2014-01-231-1/+1
* Tests: Fix appendChecked support value for Safari 5.1Michał Gołębiowski2014-01-221-1/+1
* Tests: fix Safari userAgent detectionMichał Gołębiowski2014-01-221-3/+3
* Support: Add expected support results for Safari 7 & IE11Michał Gołębiowski2014-01-221-0/+74
* No ticket. Remove version sniffing from test/unit/support.js, browsers got up...Michał Gołębiowski2013-11-111-5/+3
* Fix #14422 and add more thorough check for CSP violationsOleg2013-11-071-14/+18
* Fix more support tests (support.input should only be false in IE8 and checkCl...Timmy Willison2013-09-111-4/+6
* Set the input type for firefox. Fix a support test.Timmy Willison2013-09-111-2/+2
* Restore support for Firefox < 23, Chrome < 28 and Safari 5.1.Michał Gołębiowski2013-09-111-3/+41
* No ticket. Restore support for Safari 5.1 in test/unit/support.js for now. (c...Michał Gołębiowski2013-09-071-7/+13
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-227/+257
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-5/+10
* Support testsOleg2013-08-081-238/+265
* Fix #13743. Remove deprecated support.boxModel. Close gh-1231.Michał Gołębiowski2013-04-171-16/+1