jquery/test/unit
2011-01-16 02:57:39 +01:00
..
ajax.js Fixes #2994. Not finding a transport now fires the error callbacks and doesn't make ajax return false. Had to revise how jsonp and script prefilters & transports work (better separation of concerns). Also took the opportunity to revise jXHR getRequestHeader and abort methods and enabled early transport garbage collection when the request completes. 2011-01-16 02:57:39 +01:00
attributes.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
core.js Fix a failing subclass test due to a change in master 2011-01-14 11:17:32 -05:00
css.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
data.js More unit tests and a $.hasData that works for JS objects too. 2010-12-22 15:03:01 -06:00
dimensions.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
effects.js Remove patch for very early versions of Opera 9 that made it impossible to animate values smaller than -10000. Fixes #7193. Thanks to igorw for initial patch & test case. 2010-12-30 01:23:08 -06:00
event.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
manipulation.js Ensure that buildFragment clones elements properly in all browsers. Fixes #3879, #6655. Also improves form element clone tests and fixes bugs in $.fn.clone exposed by these new test cases related to the values of checkboxes and radio buttons in IE. 2011-01-09 18:38:44 -06:00
offset.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
queue.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
selector.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
traversing.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00