aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/table.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/offset/table.html')
-rw-r--r--test/data/offset/table.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/offset/table.html b/test/data/offset/table.html
index 528e5303d..11fb0e795 100644
--- a/test/data/offset/table.html
+++ b/test/data/offset/table.html
@@ -11,6 +11,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>