git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a073ee8
)
prevent fx test html from showing in IE
author
Brandon Aaron
<brandon.aaron@gmail.com>
Sat, 16 May 2009 17:39:22 +0000
(17:39 +0000)
committer
Brandon Aaron
<brandon.aaron@gmail.com>
Sat, 16 May 2009 17:39:22 +0000
(17:39 +0000)
test/index.html
patch
|
blob
|
history
diff --git
a/test/index.html
b/test/index.html
index
dfd46fb
..
d6bea70
100644
(file)
--- a/
test/index.html
+++ b/
test/index.html
@@
-209,7
+209,7
@@
Z</textarea>
</div>
</div>
</dl>
- <div id="fx-test-group" style="width:1px;height:1px;overflow:hidden;">
+ <div id="fx-test-group" style="position:absolute;width:1px;height:1px;overflow:hidden;">
<div id="fx-queue" name="test">
<div id="fadein" class='chain test' name='div'>fadeIn<div>fadeIn</div></div>
<div id="fadeout" class='chain test out'>fadeOut<div>fadeOut</div></div>