jquery/test/unit
2009-09-15 16:45:37 +00:00
..
ajax.js jquery ajax: addition for #2452. Wasn't working correctly in some cases. 2009-09-15 16:45:37 +00:00
attributes.js jquery core: Closes #5189. Added a generic function to handle getting/setting key-value/setting a hash. 2009-09-09 21:14:28 +00:00
core.js jquery core: Fixed #5202. Fixing selector generation when a manipulation function receives a jQuery object. 2009-09-14 18:03:18 +00:00
css.js Uses the more stable font-size as a sentinel 2009-07-13 21:50:58 +00:00
data.js jquery data: closes #5224. Exposing the expando. 2009-09-14 22:34:04 +00:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js testrunner: resetting the scroll position after focusing a field 2009-09-14 23:28:21 +00:00
fx.js jquery fx: closes #2542. show/hide(0, fn) wasn't calling the callback. 2009-09-15 00:32:13 +00:00
manipulation.js Added support for .before(), .after(), and .replaceWith() on disconnected DOM nodes. Fixes bug #3940. 2009-09-14 22:09:42 +00:00
offset.js add scrollTop/Left tests and fix for IE 2009-07-24 22:32:53 +00:00
selector.js Temporarily disabled some tests for Opera 10 - a variety of problems with input elements and selectors exist. 2009-08-26 16:29:46 +00:00
traversing.js Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188. 2009-09-09 00:21:21 +00:00