]> source.dussan.org Git - jquery.git/commit
Docs:Tests: Remove obsolete code from tests, update support comments 2949/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Thu, 25 Feb 2016 00:18:55 +0000 (01:18 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 8 Mar 2016 22:26:46 +0000 (23:26 +0100)
commit9b086888b803db872e8906cbdbf0de458231f225
tree084539db8297eae7f97f82ffe0da2d318f81251f
parentb43a3685b60b307d61f41f0c94412380ed46ab22
Docs:Tests: Remove obsolete code from tests, update support comments

Support comments that were lacking the final IE/Edge version that exhibits
the bug were checked & updated. Links to the Chromium bug tracker were updated.
Code in tests related to unsupported browsers (like Android 2.3 in non-basic
tests) has been removed.

Fixes gh-2868
Closes gh-2949
23 files changed:
src/ajax/parseXML.js
src/ajax/xhr.js
src/core/support.js
src/css/curCSS.js
src/css/showHide.js
src/css/support.js
src/css/var/getStyles.js
src/data/Data.js
src/deferred/exceptionHook.js
src/effects/Tween.js
src/event.js
src/event/focusin.js
src/manipulation/getAll.js
src/manipulation/support.js
src/offset.js
test/unit/ajax.js
test/unit/basic.js
test/unit/css.js
test/unit/dimensions.js
test/unit/effects.js
test/unit/event.js
test/unit/manipulation.js
test/unit/offset.js