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
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
/
dimensions.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: fix dimensions tests in testswarm
Timmy Willison
2018-12-03
1
-1
/
+5
*
Dimensions: fall back to offsetWidth/Height for border-box in IE
Timmy Willison
2018-11-27
1
-5
/
+27
*
Tests: use width style instead of SVG width attribute (#4157)
Jason Bedard
2018-08-20
1
-3
/
+3
*
Dimensions: fix computing outerWidth on SVGs
Jason Bedard
2018-06-20
1
-0
/
+60
*
Dimensions: Don't trust non-pixel computed width/height
Richard Gibson
2017-08-07
1
-0
/
+23
*
Dimensions: Improve offsetWidth/offsetHeight fallback
Richard Gibson
2017-07-31
1
-0
/
+19
*
Support: Properly check for IE9 absolute scrollbox mishandling
Richard Gibson
2017-07-18
1
-34
/
+48
*
Dimensions: Detect and account for content-box dimension mishandling
Richard Gibson
2017-07-10
1
-5
/
+12
*
Dimensions: Include scroll gutter in "padding" box
Richard Gibson
2017-06-19
1
-0
/
+83
*
Docs:Tests: Update IE/Edge-related support comments & tests
Michał Gołębiowski
2017-05-15
1
-24
/
+16
*
Dimensions: fall back to offsetWidth/Height for inline elems
Timmy Willison
2017-03-20
1
-0
/
+14
*
Dimensions: ignore transforms when retrieving width/height
Timmy Willison
2017-03-13
1
-0
/
+11
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
1
-3
/
+3
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
1
-2
/
+2
*
Tests: Make iframe tests wait after checking isReady
Dave Methvin
2016-04-11
1
-2
/
+2
*
Docs:Tests: Remove obsolete code from tests, update support comments
Michał Gołębiowski
2016-03-08
1
-4
/
+4
*
Dimensions: Add tests for negative borders & paddings
Vitaliy Terziev
2016-02-24
1
-6
/
+32
*
Tests: use `jQuery` variable instead of `$`
Oleg Gaidarenko
2016-02-13
1
-1
/
+1
*
Tests: test element position outside view
Oleg Gaidarenko
2016-02-11
1
-0
/
+30
*
Dimensions: Empty sets should return undefined
Dave Methvin
2015-11-10
1
-25
/
+13
*
Dimensions: properly manipulate non-px values
Timmy Willison
2015-11-09
1
-30
/
+35
*
Dimensions: outerWidth/Height include scrollbar
Dave Methvin
2015-11-07
1
-40
/
+43
*
Tests: Post-Summit cleanup
Richard Gibson
2015-10-25
1
-8
/
+0
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-18
1
-8
/
+8
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
1
-6
/
+6
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-120
/
+120
*
Tests: partially use new qunit interface
Oleg Gaidarenko
2015-08-16
1
-176
/
+180
*
Tests: don't use deprecated argument in test declaration
Oleg Gaidarenko
2015-07-30
1
-2
/
+6
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
1
-16
/
+24
*
Offset: Round offset value for the sake of floating errors
Michał Gołębiowski
2015-03-23
1
-2
/
+5
*
Tests: Tilt at a few style guide windmills
Richard Gibson
2014-12-06
1
-45
/
+43
*
Tests: Accommodate page changes from the QUnit HTML reporter
Richard Gibson
2014-12-06
1
-21
/
+20
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
1
-6
/
+6
*
Dimensions: allow modification of coordinates argument
Oleg Gaidarenko
2014-11-16
1
-0
/
+12
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-11-03
1
-2
/
+2
*
Support: Document box-sizing was unprefixed in Firefox 29
Michał Gołębiowski
2014-02-05
1
-1
/
+1
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-15
/
+0
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
1
-26
/
+37
*
Improve CSS and `Support:` comments. Close gh-1220.
Michał Gołębiowski
2013-04-06
1
-1
/
+2
*
Fix typos. Close gh-1186.
dmitrygusev
2013-02-28
1
-4
/
+4
*
No ticket: Revise unit tests in anticipation of Sizzle-free builds
Richard Gibson
2013-02-22
1
-2
/
+2
*
Implement expectation test instead of using _removeData. Close gh-997.
Timo Tijhof
2012-10-28
1
-7
/
+9
*
Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)
Rick Waldron
2012-10-16
1
-6
/
+6
*
Fix #12243, $("col").width() should return the column's width. Close gh-916.
Mike Sherov
2012-08-29
1
-6
/
+7
*
Fix #12283. Return null for dimension getters on non elements. Fix gh-900.
Mike Sherov
2012-08-19
1
-0
/
+16
*
No ticket: fix failure from zero-assertion test generating a second empty OL ...
Richard Gibson
2012-08-09
1
-1
/
+3
*
Fix #12088, Safari 5 and more percentages in getComputedStyle
Mike Sherov
2012-07-22
1
-7
/
+0
*
Make unit tests friendly to Closure Compiler. Closes gh-845.
Chad Killingsworth
2012-07-05
1
-20
/
+20
*
Unit tests are linted and passing.
Rick Waldron
2012-06-21
1
-8
/
+8
*
Don't swap to measure dimensions unless the element is display:none. #807 Fix...
Mike Sherov
2012-06-07
1
-0
/
+10
[next]