Make sure that width or height don't animate to a negative value. Fixes #3881.
authorJohn Resig <jeresig@gmail.com>
Sat, 5 Dec 2009 05:10:19 +0000 (00:10 -0500)
committerJohn Resig <jeresig@gmail.com>
Sat, 5 Dec 2009 05:10:19 +0000 (00:10 -0500)
commitb24da33f52f8ce536ae60a6cbffeb2f5cf02bac5
tree8bb205a4a518f232e710a71f52dddaea9a1607fe
parent8d1efee3167deedd33bf7f6001823706659704ea
Make sure that width or height don't animate to a negative value. Fixes #3881.
src/fx.js
test/unit/fx.js