]> source.dussan.org Git - jquery.git/commit
Revert "Offset: account for scroll when calculating position"
authorOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 21:14:19 +0000 (00:14 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 8 Feb 2016 21:14:19 +0000 (00:14 +0300)
commitee0f61647cb93d587764280b1278807d9ff86fc9
tree7db39977229c055ac8d3768ff61aa28378542f15
parent412c5dfb0d6301dc0b3d7c98325cc9908dd97511
Revert "Offset: account for scroll when calculating position"

This reverts commit 2d715940b9b6fdeed005cd006c8bf63951cf7fb2.

This commit provoked new issues: gh-2836, gh-2828.

At the meeting, we decided to revert offending commit
(in all three branches - 2.2-stable, 1.12-stable and master)
and tackle this issue in 3.x.

Fixes gh-2828
src/offset.js
test/unit/offset.js