jquery/test/unit
2013-01-08 02:41:18 +00:00
..
ajax.js Adds the abort on unload trick back in since IE9 still exhibits the bug 2013-01-07 10:34:14 -05:00
attributes.js 2.0: Remove style->cssText attroproties fallback 2012-12-31 13:21:47 -05:00
callbacks.js Style nit in test/unit/callbacks.js. Closes gh-992 2012-10-16 17:25:20 -04:00
core.js Change test description 2013-01-08 02:41:18 +00:00
css.js Ref #8908. Update IE9 css clone fix. Close gh-1119. 2013-01-08 02:08:47 +00:00
data.js Remove deleteExpando detect. 2013-01-03 20:55:52 -05:00
deferred.js Deferred: .resolve(), .reject() and .notify() now set the callback context to the promise instance rather than the deferred instance ; .then() has also been amended. Fixes #11405. 2012-12-07 15:14:12 +01:00
deprecated.js Remove APIs now in jquery-compat 2012-11-07 20:12:03 -05:00
dimensions.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
effects.js Fix #13103. Add .finish() method. Close gh-1118. 2013-01-08 01:19:25 +00:00
event.js Fix #12569. Improve feature detect for event bubbling. Close gh-1076. 2012-12-20 22:08:32 -05:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Bring back jQuery.buildFragment and remove jQuery.clean 2013-01-08 02:41:15 +00:00
offset.js Know when to hold em, know when to fold em. 2012-12-22 16:55:10 -05:00
queue.js No ticket: speedup test suite. Close gh-1020. 2012-11-08 10:10:43 -05:00
selector.js Fix #11115: Normalize boolean attributes/properties. Close gh-1066. 2012-12-15 23:16:48 -05:00
serialize.js Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. 2012-07-13 09:47:43 +02:00
support.js Remove outdated support tests 2012-12-31 13:20:25 -05:00
traversing.js Reduce traversing module 2012-12-19 19:42:33 +04:00