Make sure that height/width getters work on hidden inputs and disconnected elements...
authorjeresig <jeresig@gmail.com>
Fri, 22 Oct 2010 04:28:33 +0000 (00:28 -0400)
committerjeresig <jeresig@gmail.com>
Fri, 22 Oct 2010 04:28:33 +0000 (00:28 -0400)
commite4a38670b10b1ce776afff389bae34991e986180
tree6ab0685b60061b6ccfc7000366b305729e5b700a
parent3df41db0369cfaf0fc229c633eb87f222ad49357
Make sure that height/width getters work on hidden inputs and disconnected elements. Fixes #7225.
src/css.js
test/unit/css.js