jquery/test/unit
2009-07-14 23:43:58 +00:00
..
ajax.js Fixed spelling mistake in Ajax tests. 2009-07-14 21:20:16 +00:00
attributes.js Fixes regression in .attr(), patch by David Flanagan. Fixes #4884. 2009-07-11 13:57:38 +00:00
core.js jquery core: Closes #2827. jQuery.each iterates over functions 2009-06-20 15:51:19 +00:00
css.js Uses the more stable font-size as a sentinel 2009-07-13 21:50:58 +00:00
data.js clearQueue and next should now work with default fx on all browsers 2009-07-13 22:21:40 +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 decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +00:00
manipulation.js We only support wrapping the first element around an element (all others are ignored). Fixes ticket #4903. 2009-07-14 23:43:58 +00:00
offset.js new offset method, faster and no more browser detection 2008-11-10 02:39:03 +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 Added explicit module names to the new unit tests. 2009-04-20 17:05:18 +00:00