]> source.dussan.org Git - jquery.git/commit
Offset: Increase search depth when finding the 'real' offset parent
authorLiam James <liam@minimaximize.com>
Fri, 19 Apr 2024 13:47:52 +0000 (23:47 +1000)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 13:47:52 +0000 (15:47 +0200)
commit556eaf4a193287c306d163635cbb5f5c95a22a84
treed8f8c91307f28c32db5a5c0d9b5ba6ce0a833a4c
parentdf1df9503afad78bec3ba5217f9a9efce49fe634
Offset: Increase search depth when finding the 'real' offset parent

Changes:
* Increase search depth when finding for the real offset parent
* Ignore offset for statically positioned offset parent
* Add tests for the position of an element in a table

Closes gh-4861
src/offset.js
test/unit/offset.js