jquery/test/unit
Anton M faa6fe32f7 Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099"
This reverts commit bb9408516a, reversing
changes made to 3ad8dd242a.

Conflicts:

	src/effects.js
2011-02-15 22:30:34 +01:00
..
ajax.js Fixes #8277. Sets data to undefined rather than null when it is not provided in ajax helpers so that it won't revent data set in ajaxSettings from being used. Unit test added. 2011-02-15 21:53:38 +01:00
attributes.js Make sure .val() works after form.reset() in IE. Fixes #2551. 2011-02-10 23:50:02 +01:00
core.js Fix some unscoped tests which failed after recent changes to QUnit. 2011-02-15 21:03:34 +01:00
css.js Update unit test for #7608 which was leaking timers. 2011-01-17 18:55:40 -06:00
data.js Hide metadata when serializing JS objects using JSON.stringify via a toJSON hack. Fixes #8108. 2011-02-14 16:22:23 -06:00
dimensions.js Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. 2011-01-09 15:58:47 -06:00
effects.js Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099" 2011-02-15 22:30:34 +01:00
event.js Fix some whitespace issues. 2011-02-15 22:09:09 +01:00
manipulation.js Fixes #8129. Fix cloning multiple selected options in IE8. 2011-02-02 00:09:51 +01:00
offset.js Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. 2011-01-09 15:58:47 -06:00
queue.js Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. 2011-01-09 15:58:47 -06:00
traversing.js Fix some unscoped tests which failed after recent changes to QUnit. 2011-02-15 21:03:34 +01:00