From 2d0bc7ce72ab8d64da0506a88c8cc543ce3ceaba Mon Sep 17 00:00:00 2001 From: jaubourg Date: Thu, 3 Mar 2011 19:38:06 +0100 Subject: 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). --- test/readywait.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/readywait.html') diff --git a/test/readywait.html b/test/readywait.html index 8e0d3d534..4f124767a 100644 --- a/test/readywait.html +++ b/test/readywait.html @@ -15,6 +15,7 @@ #expectedOutput { background-color: green } + -- cgit v1.2.3