aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/support.js
Commit message (Expand)AuthorAgeFilesLines
* Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 supportMichał Gołębiowski2015-09-141-32/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-5/+9
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-2/+2
* Core: Align branches: remove an unused variable, add commentsMichał Gołębiowski2015-04-271-0/+1
* Core: Update tested jsdom, drop obsolete workaroundsMichał Gołębiowski2015-03-301-49/+45
* CSS: save 20 bytes in css/supportMichał Gołębiowski2015-02-051-21/+15
* CSS: Fix the pixelMarginRight support test in Android 2.3Michał Gołębiowski2015-02-051-1/+8
* CSS: Restore the hack to get pixels for .css('width') etc.Michał Gołębiowski2015-02-041-2/+12
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-6/+7
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-021-0/+1
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-031-6/+6
* Support: clean up comments and Support notationDave Methvin2014-06-101-0/+4
* Support: Reduce sizeRichard Gibson2014-02-141-15/+19
* Support: Skip style-based tests when element.style is undefinedRichard Gibson2014-02-141-0/+4
* Support: Document box-sizing was unprefixed in Firefox 29Michał Gołębiowski2014-02-051-2/+2
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-131-1/+1
* Fix loading tests with AMD (new support module needed core)Timmy Willison2013-09-091-1/+2
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+82