jquery/test/unit
2009-07-27 13:02:41 +00:00
..
ajax.js Exaggerate the times for the localtimeout ajax test. 2009-07-21 20:24:12 +00:00
attributes.js Fixes regression in .attr(), patch by David Flanagan. Fixes #4884. 2009-07-11 13:57:38 +00:00
core.js Added an extra documentElement check to isXMLDoc for IE - and added a number of unit tests for isXMLDoc. Fixes #4833. 2009-07-27 13:02:41 +00:00
css.js Uses the more stable font-size as a sentinel 2009-07-13 21:50:58 +00:00
data.js Refactor queueing system to allow auto-dequeuing to use dequeue directly and 2009-07-16 07:32:39 +00:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js fix for #3533, triggering an event with a colon in the name on a table no longer throws an error in IE 2009-06-17 02:31:45 +00:00
fx.js Fix for animating hyphenated CSS properties. Fixes #4156. 2009-07-25 20:56:15 +00:00
manipulation.js Adds detach() 2009-07-21 09:17:33 +00:00
offset.js add scrollTop/Left tests and fix for IE 2009-07-24 22:32:53 +00:00
selector.js fix :hidden selector that was accidentally reverted in previous commit, also fixed tests for :hidden selector in IE6 2009-05-04 00:19:57 +00:00
traversing.js Implemented support for .context limited .closest() calls. Fixes #4072. 2009-07-25 21:31:59 +00:00