aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/support.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-3/+3
* Tests: Add iOS 11 support test resultsMichał Gołębiowski-Owczarek2017-11-201-0/+18
* Tests: Add Safari 11 support test resultsMichał Gołębiowski-Owczarek2017-10-181-0/+18
* CSS: Detect more WebKit styles erroneously reported as percentagesRichard Gibson2017-09-181-10/+10
* Support: Properly check for IE9 absolute scrollbox mishandlingRichard Gibson2017-07-181-10/+20
* Docs:Tests: Update IE/Edge-related support comments & testsMichał Gołębiowski2017-05-151-3/+2
* Tests: Add test results for Safari 10/iOS 10, remove for Safari 8Michał Gołębiowski2016-09-191-19/+2
* 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
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-4/+4
* Build: enable JSCS for test/unit/support.js, fix styling issuesMichał Gołębiowski2016-01-271-3/+5
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-01-271-2/+3
* 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-18/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+17
* Tests: Add Safari 9 support tests resultsMichał Gołębiowski2015-10-181-0/+17
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-29/+40
* Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 supportMichał Gołębiowski2015-09-141-48/+10
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-081-3/+3
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-7/+9
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-20/+25
* Core: Adjust comments & tests after dropping Safari 6 supportMichał Gołębiowski2015-07-271-1/+1
* 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/+22
* Tests: Correct a typo in the regex matching Safari 8Michał Gołębiowski2015-06-141-1/+1
* Event: provide verbose comment for focus(in | out) & rename support propOleg Gaidarenko2015-05-191-10/+10
* CSS: Restore the hack to get pixels for .css('width') etc.Michał Gołębiowski2015-02-041-0/+10
* README: various text fixesOleg Gaidarenko2014-12-151-1/+1
* Support: Correct iOS 8 support test results, re-arrange entriesMichał Gołębiowski2014-12-131-5/+22
* Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left outTimmy Willison2014-12-101-1/+26
* Core: remove unnecessary support test for createHTMLDocumentTimmy Willison2014-12-091-8/+0
* Core: use document.implemenation.createHTMLDocument in jQuery.parseHTMLFrederic Hemberger2014-12-091-0/+8
* Support: Re-organize browser order, add Safari 8Michał Gołębiowski2014-12-091-41/+9
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-031-33/+3
* Support: Add Android support tests resultsMichał Gołębiowski2014-03-311-11/+43
* Support: Make the support matrix for iOS 6 match iOS 7 as wellMichał Gołębiowski2014-03-131-1/+1
* Support: Add iOS6 support tests resultsMichał Gołębiowski2014-01-271-0/+16
* Manipulation: Use textarea for missing IE defaultValue checkDave Methvin2014-01-231-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/+32
* No ticket. Remove version sniffing from test/unit/support.js, browsers got up...Michał Gołębiowski2013-11-111-5/+3
* Use full version of jQuery 1.9.1Oleg2013-11-081-1/+0
* Add more thorough check for CSP violationsOleg2013-11-071-14/+18
* Restore support for Firefox < 23, Chrome < 28 and Safari 5.1.Michał Gołębiowski2013-09-111-3/+21
* No ticket. Restore support for Safari 5.1 in test/unit/support.js for now.Michał Gołębiowski2013-09-071-7/+13
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-115/+104
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-5/+10
* "pixelPosition" should be "true" in 28 >= ChromeOleg2013-08-081-1/+2
* support.boxSizingReliable in FF 23 should be true. Close gh-1288Oleg2013-07-011-2/+3
* Ref #13743. Remove support.boxModel, deprecated 1.3. Close gh-1230.Michał Gołębiowski2013-04-081-12/+0