jquery/test/unit
2011-01-11 23:01:18 +01:00
..
ajax.js Fixes #6230. Added a unit test to control that, since the ajax rewrite, setting the Accept header actually replaced the previous value and didn't append to it (tested in Safari 4.0.4 for which the problem was specifically reported). 2011-01-11 23:01:18 +01:00
attributes.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
core.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
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