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