]> source.dussan.org Git - jquery.git/commit
Fix #8482, offsetParent should not return null. Closes gh-847.
authorNowres Rafid <nowres.rafed@gmail.com>
Fri, 6 Jul 2012 13:58:34 +0000 (09:58 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 6 Jul 2012 14:01:32 +0000 (10:01 -0400)
commitaaf134bb7092efe7b450fc08ca5cc3c53cb00d76
tree633a1527c42fd99a1d0bcd6ca683440371c0d940
parent05aff402310d7db5d15f96b15071af6aa21a2afc
Fix #8482, offsetParent should not return null. Closes gh-847.
src/offset.js
test/index.html
test/unit/offset.js