index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
css.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
CSS: ensure table styles do not affect reliableHiddenOffsets test
Timmy Willison
2016-05-11
1
-0
/
+9
*
CSS: disconnected elements should be hidden
Timmy Willison
2016-05-11
1
-1
/
+4
*
CSS: Add test for gh-2867
Timmy Willison
2016-01-27
1
-0
/
+10
*
CSS: Add animation-iteration-count to cssNumber, fix tests
Jun Sun
2016-01-07
1
-4
/
+13
*
Revert "Misc: Drop support for older browsers; update support comments"
Timmy Willison
2016-01-06
1
-16
/
+21
*
Build: code style fixes after all those reverts
Oleg Gaidarenko
2015-12-22
1
-83
/
+82
*
Tests: correct revert artefact
Oleg Gaidarenko
2015-12-22
1
-4
/
+4
*
Revert "CSS: simplify hack of css getter for the computed values"
Oleg Gaidarenko
2015-12-22
1
-13
/
+2
*
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
Oleg Gaidarenko
2015-12-22
1
-76
/
+150
*
Revert "CSS: Make .css("width") & .css("height") return fractional values"
Oleg Gaidarenko
2015-12-22
1
-48
/
+2
*
Revert "CSS: Make show/hide/toggle methods a module"
Oleg Gaidarenko
2015-12-22
1
-33
/
+24
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-25
1
-24
/
+33
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
1
-6
/
+20
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-78
/
+83
*
Tests: Partially use new qunit interface
Oleg Gaidarenko
2015-09-07
1
-311
/
+312
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-462
/
+466
*
Tests: don't use deprecated argument in test declaration
Oleg Gaidarenko
2015-07-30
1
-8
/
+24
*
Docs: Fix various spelling mistakes
Bruno Pérel
2015-07-30
1
-1
/
+1
*
Core: Adjust comments & tests after dropping Safari 6 support
Michał Gołębiowski
2015-07-27
1
-1
/
+1
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
1
-0
/
+46
*
CSS: Don't cache unrecognized CSS property names
Michał Gołębiowski
2015-06-01
1
-0
/
+80
*
Tests: fix tests in accordance with new :visible behavior
Timmy Willison
2015-05-12
1
-4
/
+6
*
CSS: fix :visible/:hidden selectors for inline element w/ content
Timmy Willison
2015-05-12
1
-7
/
+13
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
1
-123
/
+60
*
Tests: Expand CSS relative adjustment tolerance for IE
Richard Gibson
2015-03-16
1
-2
/
+2
*
Tests: Fix CSS relative adjustment test for round-down browsers
Richard Gibson
2015-03-16
1
-7
/
+19
*
CSS: Support relative adjustment in any applicable unit
Mr21
2015-03-09
1
-0
/
+52
*
CSS: simplify hack of css getter for the computed values
Oleg Gaidarenko
2014-12-24
1
-0
/
+11
*
CSS: Add unit tests for negative margins and positioning
Aditya Raghavan
2014-12-24
1
-0
/
+15
*
Css: Remove non-functional unit test for negative margin
Dave Methvin
2014-12-09
1
-4
/
+1
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-12-08
1
-24
/
+15
*
CSS: Fix get upper case alpha opacity in IE8
Zheming Sun
2014-11-08
1
-0
/
+13
*
CSS: elements are hidden when either offsetWidth or offsetHeight is zero
Timmy Willison
2014-07-17
1
-10
/
+12
*
CSS: Do not throw on frame elements in FF
Oleg Gaidarenko
2014-06-16
1
-0
/
+23
*
Css: Use only positive integers as values for widows/orphans
Michał Gołębiowski
2014-04-18
1
-8
/
+1
*
CSS: jQuery#hide should always save display value
Oleg Gaidarenko
2014-03-20
1
-0
/
+10
*
Css: Fix tests
Michał Gołębiowski
2014-03-10
1
-6
/
+9
*
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
Michał Gołębiowski
2014-03-10
1
-7
/
+20
*
CSS: Return values should be numbers
Dave Methvin
2014-03-04
1
-1
/
+2
*
Css: Don't check fill-opacity in Android 2.3, it's not supported
Michał Gołębiowski
2014-02-13
1
-1
/
+6
*
Docs: Add support comments for prefixed box-sizing
Michał Gołębiowski
2014-02-05
1
-0
/
+1
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2014-01-03
1
-4
/
+8
*
Fix #14394: Changing style !important in webkit. Close gh-1385.
Lihan Li
2013-10-15
1
-0
/
+6
*
No ticket: Test cleanup
Richard Gibson
2013-10-15
1
-21
/
+9
*
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
George Kats
2013-10-15
1
-0
/
+18
*
Correct test assertion of #10227 ticket for IE8
Oleg
2013-09-17
1
-7
/
+6
*
Fix memory leaks in tests for css module
Oleg
2013-09-17
1
-1
/
+8
*
Fix #12723 and simplification and optmization of defaultDisplay helper
Oleg
2013-09-17
1
-10
/
+14
*
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-0
/
+8
*
No ticket. Correct a support comment for the `order` test. (cherry-picked fro...
Michał Gołębiowski
2013-08-20
1
-1
/
+1
[next]