From: jeresig Date: Thu, 23 Sep 2010 03:43:55 +0000 (-0400) Subject: Discovered that another effects bug was fixed with the recent CSS changes (namely... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=2f603359fecca5b4873c45775b293702a2c651e3;hp=2f603359fecca5b4873c45775b293702a2c651e3;p=jquery.git Discovered that another effects bug was fixed with the recent CSS changes (namely that show animations always went to auto, even if they weren't supposed to). Test suite adjusted accordingly. ---