aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorColin Snover <github.com@zetafleet.com>2010-12-12 19:23:22 -0600
committerColin Snover <github.com@zetafleet.com>2010-12-12 19:23:22 -0600
commit1a3fd3329dde3c61dc4b2b14792fb9a61b637893 (patch)
tree2ef3e2a1af9438dca9b05c013d204fc63a462b2b /test/index.html
parent8b33e23ea07b206e96e39bb194675de80cff10ab (diff)
downloadjquery-1a3fd3329dde3c61dc4b2b14792fb9a61b637893.tar.gz
jquery-1a3fd3329dde3c61dc4b2b14792fb9a61b637893.zip
Speed up & compatibility improvements for new clone mechanism in IE.
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html
index bd11ebbd7..238b7d582 100644
--- a/test/index.html
+++ b/test/index.html
@@ -263,7 +263,7 @@ Z</textarea>
<div id="slidetogglein" class='chain test'>slideToggleIn<div>slideToggleIn</div></div>
<div id="slidetoggleout" class='chain test out'>slideToggleOut<div>slideToggleOut</div></div>
-
+
<div id="fadetogglein" class='chain test'>fadeToggleIn<div>fadeToggleIn</div></div>
<div id="fadetoggleout" class='chain test out'>fadeToggleOut<div>fadeToggleOut</div></div>