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/data/offset/body.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/data/offset/body.html') diff --git a/test/data/offset/body.html b/test/data/offset/body.html index e3eb4f809..8dbf282df 100644 --- a/test/data/offset/body.html +++ b/test/data/offset/body.html @@ -9,6 +9,7 @@ #marker { position: absolute; border: 2px solid #000; width: 50px; height: 50px; background: #ccc; } + -- cgit v1.2.3