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 ff2b8579e..1e37957ce 100644
--- a/test/data/offset/table.html
+++ b/test/data/offset/table.html
@@ -17,6 +17,7 @@
$("#marker").css( $(this).offset() );
return false;
});
+ window.parent.iframeCallback( jQuery, window, document );
});
</script>
</head>