aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/fixed.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/offset/fixed.html')
-rw-r--r--test/data/offset/fixed.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/offset/fixed.html b/test/data/offset/fixed.html
index f93c20ffd..3181718da 100644
--- a/test/data/offset/fixed.html
+++ b/test/data/offset/fixed.html
@@ -13,6 +13,7 @@
#marker { position: absolute; border: 2px solid #000; width: 50px; height: 50px; background: #ccc; }
</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>