jquery/test/unit
2011-05-16 10:38:36 -04:00
..
ajax.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
attributes.js Use getAttributeNode for ^on attributes in IE6/7 to avoid anonymous function wrapper. Fixes #9298. 2011-05-16 10:17:50 -04:00
core.js Make sure that empty nodelists continue to map properly. Fixes #8993. 2011-05-02 13:25:53 -04:00
css.js Style edits for pull request 375 2011-05-13 12:14:31 -04:00
data.js Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes #9124. 2011-05-10 11:56:42 -04:00
deferred.js Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me. 2011-05-09 10:01:20 +02:00
dimensions.js revert to old code, bug is invalid 2011-04-15 07:48:50 -06:00
effects.js Landing pull request 374. .animate() Callbacks should fire in correct order (unit test included). Fixes #9100. 2011-05-10 11:22:12 -04:00
event.js Landing pull request 377. Check custom data != null(undefined), allows zero; Fixes #9285. 2011-05-16 10:38:36 -04:00
manipulation.js Landing pull request 365. jQuery.buildFragment, ensure doc is a document; Fixes #8950. 2011-05-13 12:26:17 -04:00
offset.js Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 2011-04-12 16:13:56 -04:00
queue.js Animation callbacks keep their place in the queue stack. Fixes #9220. 2011-05-13 11:56:55 -04:00
support.js Fixes #9239. If the body is already present in the DOM, use a div within it to perform boxModel-related support tests. Unit test added. 2011-05-13 17:43:53 +02:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00