aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/support.js
Commit message (Expand)AuthorAgeFilesLines
* CSS: Clean up memory leak in reliableMarginRightDave Methvin2014-12-111-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