jquery/test/unit
2009-12-05 15:12:02 -05:00
..
ajax.js Just restore window.JSON in the getJSON test, don't try to delete the value. 2009-12-03 11:28:49 -05:00
attributes.js Changed the style attribute test to handle hex colors (as that's what Opera returns, in this case. 2009-11-30 14:31:32 -05:00
core.js Added some isObjectLiteral tests. 2009-12-02 14:57:13 -05:00
css.js Made sure that css() in IE handles negative non-px values correctly. Fixes #3331. 2009-12-05 15:12:02 -05:00
data.js Added in the .delay() method for delaying the execution of queued functions and animations. 2009-12-04 12:06:47 -05:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js Adding in support for bubbling submit and change events, thanks to the patch by Justin Meyer. Includes a delegation test suite for manually testing to see if the events work as intended. 2009-12-04 11:28:50 -05:00
fx.js Make sure that width or height don't animate to a negative value. Fixes #3881. 2009-12-05 00:10:19 -05:00
manipulation.js Removed debug statements from manipulation tests, was causing errors in IE. 2009-12-02 15:14:48 -05:00
offset.js Updated the jQuery suite to use the updated QUnit CSS styling. 2009-09-29 22:48:25 +00:00
selector.js Removed broken hidden/visible test. 2009-12-03 12:26:25 -05:00
traversing.js Landing Ben Alman's patch to add nextUntil, prevUntil, and parentsUntil. Also adds some tests for prevAll and nextAll, and fixes an test edge case in parents. 2009-12-04 12:28:47 -05:00