jquery/test/unit
Dave Methvin b5a16ead1a Merge pull request #412 from rwldrn/9587
jQuery.clone() check destination child nodes are not null. Fixes #9587
2011-08-04 14:57:51 -07:00
..
ajax.js Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText in callbacks is still normalized. Unit test added. 2011-07-23 02:39:12 +02:00
attributes.js Merge pull request #419 from rwldrn/9630 2011-08-04 14:33:52 -07:00
core.js Fixes #9255: xml parsing error in $.parseXML is now properly detected for all browsers. Unit test added. 2011-07-23 03:26:36 +02:00
css.js Landing pull request 409. Adds fillOpacity to internal cssNumber. Fixes #9548. 2011-06-14 15:59:22 -04:00
data.js Correct non-null|undefined evaluation of data property values. Fixes #9794 2011-07-10 21:45:50 -04:00
deferred.js Fixes #9446. Context is properly propagated using pipe. If context was the original deferred, then context is updated to next deferred in the chain. Unit tests added. 2011-07-01 01:51:50 +02:00
dimensions.js Optimize width/height retrieval (moved logic to getWH, removed adjustWH). Supplements #9441, #9300. 2011-06-06 23:35:16 -04: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 Removes empty, duplicate named test block. Fixes #9914 2011-07-26 11:49:23 -04:00
manipulation.js jQuery.clone() check that destination child nodes are not null. Fixes #9587 2011-06-15 11:14:52 -04:00
offset.js Renames duplicate named test block. Fixes #9912 2011-07-26 11:52:01 -04:00
queue.js Removes duplicate test block. Fixes #9913 2011-07-26 12:08:50 -04:00
support.js Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes #9964. 2011-08-03 14:02:10 -04:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00