aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/css.js
Commit message (Expand)AuthorAgeFilesLines
* CSS: ensure table styles do not affect reliableHiddenOffsets testTimmy Willison2016-05-111-0/+9
* CSS: disconnected elements should be hiddenTimmy Willison2016-05-111-1/+4
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-071-4/+13
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-16/+21
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-83/+82
* Tests: correct revert artefactOleg Gaidarenko2015-12-221-4/+4
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-221-13/+2
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-12-221-76/+150
* Revert "CSS: Make .css("width") & .css("height") return fractional values"Oleg Gaidarenko2015-12-221-48/+2
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-12-221-33/+24
* CSS: Make show/hide/toggle methods a moduleDave Methvin2015-10-251-24/+33
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-6/+20
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-081-78/+83
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-071-311/+312
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-462/+466
* Tests: don't use deprecated argument in test declarationOleg Gaidarenko2015-07-301-8/+24
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* 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/+46
* CSS: Don't cache unrecognized CSS property namesMichał Gołębiowski2015-06-011-0/+80
* Tests: fix tests in accordance with new :visible behaviorTimmy Willison2015-05-121-4/+6
* CSS: fix :visible/:hidden selectors for inline element w/ contentTimmy Willison2015-05-121-7/+13
* CSS: Ignore the CSS cascade in show()/hide()/etc.Richard Gibson2015-05-111-123/+60
* Tests: Expand CSS relative adjustment tolerance for IERichard Gibson2015-03-161-2/+2
* Tests: Fix CSS relative adjustment test for round-down browsersRichard Gibson2015-03-161-7/+19
* CSS: Support relative adjustment in any applicable unitMr212015-03-091-0/+52
* CSS: simplify hack of css getter for the computed valuesOleg Gaidarenko2014-12-241-0/+11
* CSS: Add unit tests for negative margins and positioningAditya Raghavan2014-12-241-0/+15
* Css: Remove non-functional unit test for negative marginDave Methvin2014-12-091-4/+1
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-24/+15
* CSS: Fix get upper case alpha opacity in IE8Zheming Sun2014-11-081-0/+13
* CSS: elements are hidden when either offsetWidth or offsetHeight is zeroTimmy Willison2014-07-171-10/+12
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-161-0/+23
* Css: Use only positive integers as values for widows/orphansMichał Gołębiowski2014-04-181-8/+1
* CSS: jQuery#hide should always save display valueOleg Gaidarenko2014-03-201-0/+10
* Css: Fix testsMichał Gołębiowski2014-03-101-6/+9
* Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397Michał Gołębiowski2014-03-101-7/+20
* CSS: Return values should be numbersDave Methvin2014-03-041-1/+2
* Css: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6
* Docs: Add support comments for prefixed box-sizingMichał Gołębiowski2014-02-051-0/+1
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2014-01-031-4/+8
* Fix #14394: Changing style !important in webkit. Close gh-1385.Lihan Li2013-10-151-0/+6
* No ticket: Test cleanupRichard Gibson2013-10-151-21/+9
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-151-0/+18
* Correct test assertion of #10227 ticket for IE8Oleg2013-09-171-7/+6
* Fix memory leaks in tests for css moduleOleg2013-09-171-1/+8
* Fix #12723 and simplification and optmization of defaultDisplay helperOleg2013-09-171-10/+14
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+8
* No ticket. Correct a support comment for the `order` test. (cherry-picked fro...Michał Gołębiowski2013-08-201-1/+1