Make .val(undefined) == .val("") and chainable; fixes #4130.
[jquery.git] / test / unit / queue.js
2009-12-06 John ResigSplit the queue code out from data.js into a dedicated...