]> source.dussan.org Git - jquery.git/commit
CSS: elements are hidden when either offsetWidth or offsetHeight is zero
authorTimmy Willison <timmywillisn@gmail.com>
Thu, 17 Jul 2014 23:53:57 +0000 (16:53 -0700)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 18 Jul 2014 00:03:35 +0000 (17:03 -0700)
commit10399ddcf8a239acc27bdec9231b996b178224d3
tree84db1d9f7cf7d1d6b348602f6377d38bbf2b19d2
parent269a27c70204c7d233eac3cd91a383e9b5759a2f
CSS: elements are hidden when either offsetWidth or offsetHeight is zero

- Note: this is a breaking change that has been delayed for several versions.

Fixes #10406
Fixes #13132
src/css/hiddenVisibleSelectors.js
test/unit/css.js