jquery/test/unit
Oleg Gaidarenko 49833f7795 Revert "Offset: account for scroll when calculating position"
This reverts commit 2d715940b9.

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
2016-02-09 00:24:22 +03:00
..
ajax.js Docs: Fix various spelling errors 2016-01-13 13:11:11 -05:00
animation.js Docs: Fix various spelling errors 2016-01-13 13:11:11 -05:00
attributes.js Attributes: fix setting selected on an option in IE<=11 2016-01-19 11:36:47 -05:00
basic.js CSS: Make show/hide/toggle methods a module 2015-10-18 12:30:00 -04:00
callbacks.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
core.js Core: Update isNumeric tests for pre-ES2015 safety 2016-01-24 19:51:06 -05:00
css.js CSS: Add test for gh-2867 2016-01-27 11:36:34 -05:00
data.js Tests: Provide equal() arguments in correct order (actual, expected) 2015-09-08 16:28:44 -04:00
deferred.js Tests: Fix Deferred tests in Android 5.0's stock Chrome browser & Yandex.Browser 2016-01-20 13:54:31 +01:00
deprecated.js Event: Move .bind() and .delegate() to deprecated 2015-10-12 17:32:08 +03:00
dimensions.js Dimensions: Empty sets should return undefined 2015-11-10 09:59:48 -05:00
effects.js CSS: Restore cascade-override behavior in .show 2016-01-13 16:05:09 -05:00
event.js Event: Fix chaining .on() with null handlers 2016-01-19 12:27:58 -05:00
exports.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation.js Tests: Fix manipulation tests in Android 4.4 2016-01-27 12:02:00 +01:00
offset.js Revert "Offset: account for scroll when calculating position" 2016-02-09 00:24:22 +03:00
queue.js CSS: Make show/hide/toggle methods a module 2015-10-18 12:30:00 -04:00
ready.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector.js Selector: add jQuery.escapeSelector 2016-01-28 17:25:41 -05:00
serialize.js Selector: pass jQuery unit tests with selector-native 2015-11-11 10:10:10 -05:00
support.js Build: enable JSCS for test/unit/support.js, fix styling issues 2016-01-27 12:14:17 +01:00
traversing.js Tests: fix another traverse test 2016-01-31 12:09:48 +03:00
tween.js Effects: Remove additional parameters of easings 2015-09-07 22:07:32 +02:00
wrap.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00