diff options
author | timmywil <timmywillisn@gmail.com> | 2011-10-31 09:50:21 -0400 |
---|---|---|
committer | timmywil <timmywillisn@gmail.com> | 2011-10-31 09:50:21 -0400 |
commit | 93750cee36f0b2edc1afd2dad64d9306865a39b9 (patch) | |
tree | 07625a2d963e21ab3d0de5f5d1dbca5d7ffa31a8 /test/index.html | |
parent | 38f087b5ae86faba941426437c3fd1d746de9be1 (diff) | |
download | jquery-93750cee36f0b2edc1afd2dad64d9306865a39b9.tar.gz jquery-93750cee36f0b2edc1afd2dad64d9306865a39b9.zip |
Run offset support tests at doc ready. Fixes #10613.
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html index 40e6803c7..e6cbc013f 100644 --- a/test/index.html +++ b/test/index.html @@ -298,5 +298,6 @@ Z</textarea> <div id="fx-tests"></div> </div> + </body> </html> |