index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
*
Make sure that some height/width is set for the nothiddendiv before checking.
jeresig
2009-12-16
1
-0
/
+2
*
Made sure that css('width') and height returned string values, not numerical ...
John Resig
2009-12-09
1
-1
/
+3
*
Made sure that css() in IE handles negative non-px values correctly. Fixes #3...
jeresig
2009-12-05
1
-1
/
+4
*
Tweaked a CSS test to handle differences in font-size % support in browsers.
jeresig
2009-12-03
1
-1
/
+8
*
Fix css("opacity") to not clobber other filters in IE. Closes #4707.
Yehuda Katz
2009-12-01
1
-6
/
+17
*
Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes...
John Resig
2009-11-11
1
-1
/
+12
*
Uses the more stable font-size as a sentinel
Yehuda Katz
2009-07-13
1
-12
/
+14
*
Test Tweak to normalize the CSS results across browsers
Yehuda Katz
2009-07-13
1
-2
/
+4
*
Updates css() tests to use hex rather than color names
Yehuda Katz
2009-07-13
1
-2
/
+2
*
Added test for css(String, Function) and css(Object) where values are Functio...
Yehuda Katz
2009-07-12
1
-0
/
+62
*
opacity is now retrieved from stylesheet in IE. fixes #3981
Brandon Aaron
2009-05-14
1
-1
/
+5
*
fix for #4216. css now ignores negative numbers for width and height when pas...
Brandon Aaron
2009-04-22
1
-1
/
+7
*
Added explicit module names to the new unit tests.
John Resig
2009-04-20
1
-1
/
+3
*
decoupling styles retrieval from the attr method
Brandon Aaron
2009-03-22
1
-0
/
+82