Make sure that width or height don't animate to a negative value. Fixes #3881.
[jquery.git] / test / data / test.js
1 var foobar = "bar";
2 jQuery('#ap').html('bar');
3 ok( true, "test.js executed");