jquery/test/unit
2011-10-24 17:26:43 -04:00
..
ajax.js We have too many unctions in this function. 2011-10-02 09:50:09 -04:00
attributes.js Support setting both the enctype attribute and property (encoding in IE6/7). Fixes #6743. 2011-10-22 16:03:57 -04:00
callbacks.js Trimmed down $.Callbacks and $.Deferred. 2011-09-21 17:00:55 +02:00
core.js Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. 2011-10-11 21:04:22 -04:00
css.js Landing pull request 561. only check for not null in unit tests. Supplements #8388. 2011-10-23 15:31:50 -04:00
data.js Landing pull request 512. 1.7 - removeData now takes space separated lists and arrays of keys - Fixes #7323. 2011-09-19 21:16:20 -04:00
deferred.js Removes isPending and introduces state as a means to retrieve the Deferred/Promise state. Unit tests amended. 2011-10-11 20:23:56 -04:00
dimensions.js Add support for calling outer/inner Width/Height on the window and document. Fixes #9434. 2011-09-30 17:50:48 -04:00
effects.js Squashed commit of the following: 2011-10-11 21:21:59 -04:00
event.js Fix #10567. Make sure quickIs matches correct class name. 2011-10-24 17:26:43 -04:00
manipulation.js Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown elems. Fixes #10501. 2011-10-23 16:08:10 -04:00
offset.js Fixes IE7 test suite. Keep the testElement attached and set necessary styles on it to fix the offset with margin test. 2011-09-28 11:30:38 -04:00
queue.js Leave the opacity test unanchored in case of floating point rounding browser errors; small fix in queue tests. Fixes #5145. 2011-10-11 22:37:52 -04:00
selector.js Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. 2011-10-13 11:11:41 -04:00
support.js Fixes IE7 test suite. Keep the testElement attached and set necessary styles on it to fix the offset with margin test. 2011-09-28 11:30:38 -04:00
traversing.js Landing pull request 491. Fix #7322. Make .is() with a positional selector work like delegated event logic. Fixes #7322. 2011-09-19 23:50:52 -04:00