jquery/test/unit
Dave Methvin a839af034d Merge pull request #465 from anton-ryzhov/master
Fixes #10076. $.inArray crashes IE6 and Chrome if second argument is `null` or `undefined` (Thanks anton-ryzhov!)
2011-08-25 12:22:47 -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 Fixes assertion counts and dom element fixture issue 2011-08-05 10:02:33 -04:00
core.js Merge pull request #465 from anton-ryzhov/master 2011-08-25 12:22:47 -07:00
css.js Unit test for #6652 2011-07-13 22:54:25 -05:00
data.js Revert "Landing pull request 461. Adds a due diligence check for pre-defined data-* attrs during removal. Fixes #10026." 2011-08-22 15:02:46 -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 467. Adds comments regarding opacity test adjustments. 2011-08-17 17:06:21 -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 Set back the offset test name to fix offset tests; iframe retrieval is based on test names 2011-08-17 16:08:44 -04:00
queue.js Removes duplicate test block. Fixes #9913 2011-07-26 12:08:50 -04:00
support.js Add test page for crashing IE8 when the testElement in support has a background (will run from the test suite). Supplements #9823. 2011-08-04 18:56:49 -04:00
traversing.js Fixes assertion counts and dom element fixture issue 2011-08-05 10:02:33 -04:00