]> source.dussan.org Git - jquery.git/commit
Treat elements as hidden when either offsetWidth OR offsetHeight is 0. Fixes #13132...
authorTimmy Willison <timmywillisn@gmail.com>
Mon, 21 Jan 2013 22:06:47 +0000 (17:06 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Mon, 21 Jan 2013 22:06:47 +0000 (17:06 -0500)
commit3015ee0b5a3cae399b53314bd9a859f61de3b94a
tree61b1cb448d1a49c049868a6675911fc2ef109d0d
parentb83081ba644b70876a64b3abd7eb11109c1e7a1d
Treat elements as hidden when either offsetWidth OR offsetHeight is 0. Fixes #13132, #10406.
src/css.js
test/unit/css.js