jquery/test
2011-11-14 11:30:53 -05:00
..
data Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
qunit@bedb986365 Revert QUnit. Recent start/stop changes cause problems with some start/stop calls in effects and offset. Run git submodule update 2011-09-26 12:01:21 -04:00
unit Fix #10773. Improve parameter handling in removeAttr. 2011-11-14 11:30:53 -05:00
csp.php Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
delegatetest.html Don't fire change on an already-selected radio. 2011-09-20 22:18:34 -04:00
hovertest.html Remove the relatedTarget adjustment for mouseenter/leave events, it's an ambiguous case anyway and it is expensive to do. 2011-09-19 15:42:31 -04:00
index.html Run offset support tests at doc ready. Fixes #10613. 2011-10-31 09:50:21 -04:00
localfile.html Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
networkerror.html Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
polluted.php Follow up to fbf79c0b49. 2011-02-13 01:48:48 +01:00
readywait.html Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice. Fixes #8803 . 2011-04-07 11:26:42 -04:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00