diff options
Diffstat (limited to 'test/data/offset/absolute.html')
-rw-r--r-- | test/data/offset/absolute.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index b4db30a6c..9d7990a37 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -16,6 +16,7 @@ #positionTest { position: absolute; } </style> <script src="../../../src/core.js"></script> + <script src="../../../src/deferred.js"></script> <script src="../../../src/support.js"></script> <script src="../../../src/sizzle/sizzle.js"></script> <script src="../../../src/sizzle-jquery.js"></script> |