aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/support.js
Commit message (Expand)AuthorAgeFilesLines
* CSS: fix reliableHiddenOffsets support test for IE6-7Timmy Willison2016-01-061-8/+13
* CSS: fix visible/hidden for IE6/7Timmy Willison2016-01-061-1/+2
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-3/+8
* Revert "CSS: Make .css("width") & .css("height") return fractional values"Oleg Gaidarenko2015-12-221-12/+1
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-9/+22
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-6/+11
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-161-13/+11
* Core:CSS: Attach test nodes to documentElement, not bodyMichał Gołębiowski2015-08-161-8/+3
* CSS: Make .css("width") & .css("height") return fractional valuesMichał Gołębiowski2015-07-071-2/+13
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-2/+2
* CSS: Fix the pixelMarginRight support test in IE8Michał Gołębiowski2015-02-081-1/+1
* CSS: Add a support test for the hack for .css('marginRight') etc.Michał Gołębiowski2015-02-051-17/+32
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-14/+9
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-021-0/+2
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-211-4/+3
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-101-14/+6
* Support: Reduce size via code consolidation and minification awarenessRichard Gibson2014-03-041-110/+65
* Support: Skip style-based tests when element.style is undefinedRichard Gibson2014-02-131-4/+8
* Docs: Add support comments for prefixed box-sizingMichał Gołębiowski2014-02-051-0/+2
* Css: Document reliableMarginRight is needed for Android 2.3Michał Gołębiowski2014-01-271-0/+1
* Css: Fix the reliableMarginRight test in oldIE.Michał Gołębiowski2014-01-261-3/+7
* Css: Don’t cache support.reliableMarginRight; thanks @jdalton, @timmywilMichał Gołębiowski2014-01-261-6/+5
* Fix some code style inconsistenciesOleg2013-11-071-2/+1
* Remove test element in css/supportTimmy Willison2013-09-061-0/+2
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+192