jquery/test/unit
2009-12-03 12:34:27 -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 Tweaked a CSS test to handle differences in font-size % support in browsers. 2009-12-03 12:34:27 -05:00
data.js Fixing endlines. 2009-11-25 12:09:53 -05:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js Simplified a selector in the .live() tests. 2009-11-30 14:02:03 -05:00
fx.js Fixed a problem with animations with a duration of 0 not working properly for hide and show. 2009-11-30 14:22:24 -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 Added in the new .closest(Array) method, will be used to improve the performance of live filtering. 2009-12-02 19:05:51 -05:00